-
Notifications
You must be signed in to change notification settings - Fork 49
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
responseType #31
Comments
I would also like to set a different
Currently, the |
I am also facing same issue, Is there any quick fix |
I made a pull request in the angular-oauth2-oidc project (the updated version of this library). manfredsteyer/angular-oauth2-oidc#53 However, @manfredsteyer mentioned that the library isn't intended to support the code flow: |
Hi Guys,
How/Where can i assign the "responseType", currently get error of "Property 'responseType' does not exist on type 'OAuthService'"
Cheers, Rodrigo
The text was updated successfully, but these errors were encountered: