Expand description
This crate provides a library for working with Passage by 1Password, a modern passwordless authentication experience based on passkeys.
See Passage Authentication API.
Modules§
Structs§
Enums§
- ApiError
- The Passage API returns an error enum that can contain various unique codes for each status code, along with an associated error message.
- Auth
Error - The error type for possible authentication failures when validating a JWT.
- Passage
Error