Expand description
§Credentials for accessing the Firebase REST API
This module contains the crate::credentials::Credentials
type, used by crate::sessions
to create and maintain
authentication tokens for accessing the Firebase REST API.
Structs§
- Credentials
- Service account credentials
Functions§
- pem_
to_ der - Converts a PEM (ascii base64) encoded private key into the binary der representation