Crate passage_auth

source ·
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§

  • The Passage API returns an error enum that can contain various unique codes for each status code, along with an associated error message.
  • The error type for possible authentication failures when validating a JWT.