Version: stable
FUNCTION | |
---|---|
init() | |
get_installation_auth_token() |
init()
Initialise Firebase
PARAMETERS
None
get_installation_auth_token(callback)
Get the Firebase Installation auth token
PARAMETERS
callback |
|
Function to invoke with the auth token (self, token) |