TODO¶
-
Authentication component:
-
Support OTP Using for authentication account OTP for auth clients GitHub OTP Auth example
-
Refresh & Auto Update Token
It is possible that your previously saved token is expired when accessing protected resources. In this case, we can refresh the token manually, or even better, Authlib will refresh the token automatically and update the token for us.
-
Use another vendor like Auth0 and intergrate with metrics gateway like moesif
-
Setting meeting to implement keycloak and gateway?