[−][src]Module firestore_db_and_auth::credentials
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 |