pas-external 3.0.0

Ppoppo Accounts System (PAS) external SDK -- OAuth2 PKCE, PASETO verification, Axum middleware, session liveness
Documentation
pas-external-3.0.0 has been yanked.

pas-external

Ppoppo Accounts System (PAS) client for Rust.

  • OAuth2 PKCE authentication flow
  • PASETO v4.public token verification
  • Axum middleware for plug-and-play auth routes

Usage

[dependencies]
pas-external = { version = "1.0", features = ["axum"] }

Migrated from ppoppo-sdk. See migration guide.