Socket
Book a DemoInstallSign in
Socket

@furystack/auth-google

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/auth-google

Google Authentication Provider for FuryStack

latest
Source
npmnpm
Version
9.0.29
Version published
Maintainers
1
Created
Source

@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

Keywords

FuryStack

FAQs

Package last updated on 17 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts