package
0.0.0-20240923182238-cf23a213e88f
Repository: https://github.com/pomerium/verify.git
Documentation: pkg.go.dev
# Functions
NewFirestoreBackend creates a new Firestore backend.
NewInMemoryBackend creates a new InMemoryBackend.
# Structs
FirestoreBackend is used to store data in firestore.
A InMemoryBackend stores data in-memory.
WebAuthnAuthenticateRequest is the authenticate request info and credential.
WebAuthnRegisterRequest is the register request info and credential.
# Interfaces
A Backend stores credentials and requests.