View Source FirebaseAuth (FirebaseAuth v0.1.1)

Documentation for FirebaseAuth.

Link to this section Summary

Functions

Verify the accessToken/idToken obtained after logging in with Firebase

Link to this section Functions

Link to this function

verify_token(token, project_id)

View Source
@spec verify_token(binary(), binary()) :: {:ok, map()} | {:error, term()}

Verify the accessToken/idToken obtained after logging in with Firebase