java.lang.Object | |
↳ | com.google.firebase.auth.GetTokenResult |
Result object that contains a Firebase Auth ID Token.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Firebase Auth ID Token.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Firebase Auth ID Token. Useful for authenticating calls against your own backend. Verify the integrity and validity of the token in your server either by using our server SDKs or following the documentation.
Returns | |
---|---|
String |