affyid_sdk 1.0.0
affyid_sdk: ^1.0.0 copied to clipboard
Dart/Flutter SDK for AffyID authentication service. Supports OAuth 2.0, OIDC, passkeys, and two-factor authentication.
Changelog #
All notable changes to the AffyID Dart SDK will be documented in this file.
1.0.0 - 2026-01-25 #
Added #
- Initial release
- Authentication API (login, register, logout, token refresh)
- Two-Factor Authentication (TOTP setup, verification, email codes)
- Passkey/WebAuthn support (registration, login)
- User profile management
- OAuth 2.0 endpoints (authorize, token, introspect, revoke)
- OpenID Connect endpoints (discovery, JWKS, userinfo)
- Health check endpoints