# Functions
NewFirebase creates a new auth provider for firebase.
NewLocal creates a new auth provider for local auth.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
SessionInfo is a generic struct used to store session information.
# Interfaces
Provider is a generic authentication provider interface.
# Type aliases
EmailVerificationEmailFunc is an email composer function.
InviteUserEmailFunc sends email with the given inviteLink.
ResetPasswordEmailFunc is an email composer function.