@furystack/auth-google

8.0.2 • Public • Published

@furystack/auth-google

Google Authentication package for FuryStack

Use the injectable GoogleLoginService with a retrieved id_token to get Google User Data.

const googleUserData = await injector.getInstance(GoogleLoginService).getGoogleUserData(loginData.token)

Check the example GoogleLoginAction to get the idea

Package Sidebar

Install

npm i @furystack/auth-google

Weekly Downloads

7

Version

8.0.2

License

GPL-2.0

Unpacked Size

56.8 kB

Total Files

29

Last publish

Collaborators

  • gallayl