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

Added identifier field to login request #475

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Michael-Hollister
Copy link

I am using a microservice for my server deployment that handles /login requests, which uses the identifier field of the login request instead of using the deprecated user field (https://spec.matrix.org/v1.9/client-server-api/#post_matrixclientv3login). I added the identifier field to the login request for better compatibility.

I kept the deprecated user field in the request, but I can remove it if desired as well.

@awesome-manuel awesome-manuel added the duplicate This issue or pull request already exists label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants