You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the implementation of Sign-in with Matrix is not compliant with OAuth 2.0 spec and OpenID because if I implement this on my app, how do I securely ask the user the minimum data it requires for authorization purposes or even authenticate against the client-to-server API without the need to ask somebody's password? Of course, there's no MSC regarding OAuth and OpenID stuff on server-side, yet.
About this Issue
Currently, the implementation of
Sign-in with Matrix
is not compliant with OAuth 2.0 spec and OpenID because if I implement this on my app, how do I securely ask the user the minimum data it requires for authorization purposes or even authenticate against the client-to-server API without the need to ask somebody's password? Of course, there's no MSC regarding OAuth and OpenID stuff on server-side, yet.Related Issues
The text was updated successfully, but these errors were encountered: