1.0.0 • Published 2 years ago

@yellowq/utils v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

yellowQ-Utils

GetUserClaims

  • Takes an object containing two keys adminApp and authorization token.
    • adminApp: Used to connect to the firebase app which must be passed as an arugment.
    • A bearer token which is later verified and returns the payload.
    • It returns the tenantID and userID that token belongs to.
1.0.0

2 years ago