Files
fastapi-users/fastapi_users
Matyáš Richter f578a01a8b Updated OAuth2 router generator for better OpenAPI docs (#793)
* Added OAuth2 authorize route response_model

* Changed OAuth2 "authorize" route backend param type.

On OAuth2 router creation, an enum is created for the `authentication_backend` parameter. This allows us to generate OpenAPI docs correctly.

* Reformatted with "make format"

* Updated OAuth2 authorize url docs

- /authorize now returns 422 instead of 400 for an invalid authentication backend
2021-11-10 07:55:40 +01:00
..
2021-11-07 11:33:39 +01:00
2021-11-02 08:13:24 +01:00
2021-11-07 13:24:51 +01:00
2020-01-17 11:43:17 +01:00
2021-03-04 17:37:28 +01:00