OAuth2 Redirect URI with location hash (#)
回答済みHi!
My redirect_uri contains a location hash (#)
e.g http://localhost:4200/#/login
After the authentication and redirecting,
The OAuth params break the URL like this:
http://localhost:4200/?code=xxxx&state=xxxx#/login
Is there anything solution to fix, so that the URL will look like this after redirection http://localhost:4200/#/login?code=xxxx&state=xxxx
Thanks.
-
正式なコメント
Hey Harini,
I checked with our engineering team and they let me know this looks like a bug on our end. Thanks for bringing this to our attention! I will be opening a ticket with them to ensure this can get prioritized to fix as soon as possible.
Best,
Kourtney
コメントアクション
サインインしてコメントを残してください。
コメント
3件のコメント