Files
fastapi-users/fastapi_users
Matyáš Richter 2e8f1f2eb2 Fixed #823 (#824)
* Added a failing test for the multi-oauth-router issue

* Fixed the #823 regression.

Using a regex for the backend name validation instead of an enum.

* Fixed formatting errors

* Moved the `AuthenticationBackendName` enum to `Authenticator`

This prevents an issue with OpenAPI schema generation caused by two
endpoints accepting a parameter with a duplicate name.
2021-12-29 13:25:15 +01:00
..
2021-12-29 13:25:15 +01:00
2021-12-29 13:25:15 +01:00
2021-12-07 15:04:27 +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