top | item 29244011

(no title)

redsolver | 4 years ago

Maybe you are interested in this little PoC I made a while ago which instead sends a one-time-auth code using Matrix: https://loginwithmatrix.tiktalk.space/

discuss

order

remram|4 years ago

Just tried it and never got a code. Is the source available for this?

redsolver|4 years ago

The implementation is very simple, it just uses the Matrix SDK to create a direct chat and send a message.

ushakov|4 years ago

this does not authenticate me on the homeserver and does not grant a token

nice concept, but useless for applications

redsolver|4 years ago

It does prove that you own the specific matrix id you are logging in with to the website. It can for example be used as an alternative everywhere where "Sign in with Google" is used, so I don't understand why it should be useless for applications.