Skip to content

Conversation

@daniel7jablonski
Copy link

I introduced optional TOTP-based MFA to the login flow so the library can authenticate against eWUŚ instances that require a one-time code—without breaking existing clients. This adds a $totpCode param to Ewus::login, threads it through LoginRequest (which now emits an mfaTotp auth item when provided), and makes Authorizeable::authCredentials() extensible via a new extraAuthCredentials() hook to support MFA and future auth methods.

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