Skip to content

javiercn/BlazorGoogleAuthSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample of authenticating with Google auth

  • Run the sample on Kestrel.
  • If you want to get an access token to talk to any of the Google APIs, add an additional scope to the list of default scopes and change the response type to id_token token

This sample only works on localhost:5001 and on /authentication/login-callback

About

This example shows how to perform Google auth in a Standalone Blazor app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published