Skip to content

Add token property to middleware.Auth and core.OAuth2Core classes #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ArtyomVancyan opened this issue Aug 22, 2023 · 0 comments
Closed
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ArtyomVancyan
Copy link
Member

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.

@ArtyomVancyan ArtyomVancyan self-assigned this Aug 22, 2023
@ArtyomVancyan ArtyomVancyan converted this from a draft issue Aug 22, 2023
@ArtyomVancyan ArtyomVancyan added the enhancement New feature or request label Aug 22, 2023
@ArtyomVancyan ArtyomVancyan moved this from Todo to In Progress in fastapi-oauth2 Aug 22, 2023
ArtyomVancyan added a commit to ArtyomVancyan/fastapi-oauth2 that referenced this issue Aug 22, 2023
@ArtyomVancyan ArtyomVancyan added the documentation Improvements or additions to documentation label Aug 27, 2023
ArtyomVancyan added a commit to ArtyomVancyan/fastapi-oauth2 that referenced this issue Aug 27, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in fastapi-oauth2 Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant