Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Dual Authentication Support #4

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Conversation

chornthorn
Copy link
Owner

• Support both client credentials and user token authentication
• Client credentials can manage any user's TOTP
• User tokens can only manage their own TOTP
• Added new error codes for auth (9) and authorization (10)
• Updated documentation and examples

@chornthorn chornthorn self-assigned this Nov 15, 2024
@chornthorn chornthorn merged commit 3624c93 into main Nov 15, 2024
@chornthorn chornthorn deleted the feat/dual-auth-support branch November 15, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant