Consider supporting performing code + PKCE via a popup #602
Labels
feature-request
Improvements and additions to the library.
pr-welcome
We'd welcome a PR to solve the issue.
Is your feature request related to a problem? Please describe.
Issue #468 added the ability to perform implicit flow via a popup, it would be beneficial to be able to also perform the code + PKCE authentication via a popup as well.
Describe the solution you'd like
I would like an
initLoginFlowInPopup
method as well as aninitCodeFlowInPopup
method added to theOAuthService
to align PKCE authentication with implicit flow.The text was updated successfully, but these errors were encountered: