pub async fn user_info(session: &Session) -> Result<FirebaseAuthUserResponse>
Expand description
Retrieve information about the firebase auth user associated with the given user session
Error codes:
- INVALID_ID_TOKEN
- USER_NOT_FOUND
pub async fn user_info(session: &Session) -> Result<FirebaseAuthUserResponse>
Retrieve information about the firebase auth user associated with the given user session
Error codes: