Add token
property to middleware.Auth
and core.OAuth2Core
classes
#17
Labels
token
property to middleware.Auth
and core.OAuth2Core
classes
#17
There are two types of tokens that should be available to use. The first one is the one received after getting authorized by the OAuth provider and the second is issued by
fastapi-oauth2
package using the user data.The text was updated successfully, but these errors were encountered: