Skip to content
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

authorization part in redirect URIs #1466

Open
b0-n0-b0 opened this issue Aug 18, 2024 · 0 comments
Open

authorization part in redirect URIs #1466

b0-n0-b0 opened this issue Aug 18, 2024 · 0 comments
Labels

Comments

@b0-n0-b0
Copy link

I was trying to understand the redirect URIs flow, and I was wondering if it's by design that the is_absolute_uri function doesn't match URIs that have an authorization part
I.E. http://asd:ads@localhost/random is not matched, even if it's an absolute URI by definition (scheme ":" hier-part [ "?" query ] )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant