Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Blazor web assembly OAuth2 + PKCE flow with Google [closed]

$
0
0

I want to use Google authentication in my Blazor web assembly app. Unfortunately, Google does not support access token exchange for SPAs, as a client secret is required.

I tried building my application using Auth0 as the identity provider. However, I'm running into issues with silent authentication and keep getting an error:

error=login_required.

I'm looking for some answers or suggestions:

  • Is it possible to implement secure authentication with Google directly, without using Auth0? What would be required in that case?

  • Why can't I bypass the silent login attempt issue with Auth0?

  • Are there any best practices or up-to-date documentation available? Unfortunately, I only find older blog posts.

I would really appreciate any help or ideas.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>