Skip to content

Search for access token in body of userinfo requests #756 - #905

Open
frohrlich wants to merge 2 commits into
authlib:mainfrom
frohrlich:access-token-in-body#756
Open

frohrlich wants to merge 2 commits into
authlib:mainfrom
frohrlich:access-token-in-body#756

Conversation

@frohrlich

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Resolves #756

Checklist

  • The commits follow the conventional commits specification.
  • You ran the linters with prek.
  • You wrote unit test to demonstrate the bug you are fixing, or to stress the feature you are bringing.
  • You reached 100% of code coverage on the code you edited, without abusive use of pragma: no cover
  • If this PR is about a new feature, or a behavior change, you have updated the documentation accordingly.

  • You consent that the copyright of your pull request source code belongs to Authlib's author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Token validators should look for access tokens in other places than the Authorization header

1 participant