Package-level declarations

Types

Link copied to clipboard
open class FirebaseStorage(val apiKey: String, encryption: PortalEncryption, getToken: suspend () -> String?, tbsHost: String = "backup.web.portalhq.io") : CloudStorageAdapter

Handles Firebase-based cloud storage operations for backup, recovery, and eject flows.

Link copied to clipboard

Exception thrown when TBS returns a 401, indicating the Firebase token needs to be refreshed.