Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

luhn
Copy link
Contributor

@luhn luhn commented Nov 17, 2021

Add Access-Control-Allow-Origin header to the token endpoint response for authentication code grant, if the origin is allowed by RequestValidator.is_origin_allowed.

Fixes #789.

@auvipy auvipy merged commit 55ce48b into oauthlib:master Dec 13, 2021
@auvipy auvipy added this to the 3.2.0 milestone Dec 13, 2021
@JonathanHuot JonathanHuot added the OAuth2-Provider This impact the provider part of OAuth2 label Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OAuth2-Provider This impact the provider part of OAuth2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CORS for token endpoint
3 participants