Files
fastapi-users/docs
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-09-18 10:36:39 +02:00
2019-10-19 18:16:08 +02:00
2019-10-20 10:23:46 +02:00
2021-09-17 15:14:36 +02:00