package
0.0.0-20200930104222-b16b3cfea978
Repository: https://github.com/proximab/das.git
Documentation: pkg.go.dev
# Functions
NewFirebaseAuthenticationStrategy takes the credential (service account key) file and a handler to DAS account repository and instantiate an IAuthenticationStrategy that serves as the identity provider of DAS.
# Structs
FirebaseAuthenticationStrategy implements IAuthenticationStrategy to use Firebase as the identity provider for DAS.