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 there doesn't seem to be a AuthenticationRegistrationToken for m.login.registration_token out of the box.
It is easy enough to implement yourself but might be nice if it where alreay included.
This is what my implementation based on the AuthenticationToken looks like:
In GitLab by @gimmix on Apr 16, 2023, 14:28
Currently there doesn't seem to be a
AuthenticationRegistrationToken
for m.login.registration_token out of the box.It is easy enough to implement yourself but might be nice if it where alreay included.
This is what my implementation based on the
AuthenticationToken
looks like:The text was updated successfully, but these errors were encountered: