firebase-authenticator
Service icon

Firebase Authenticator

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 02 February 2024
 by 
5.0
 (1 rating)
firebase-authenticator

Firebase Authenticator

Documentation
1.0.0

Install the extension on your environment.

Use the GetToken whenever you need a fresh token (to send in the header param "Authorization").

    Parameters: 

  •     ServiceAccountJSON - The service account JSON file. Can be generated at Firebase console under service accounts. Save it as a resource on your module and reference it's content here.
  • Scopes - A list of scopes separated by semicolon ";"