Is it possible to authenticate using MetaMask and other wallets??
p
proud-plumber-24205
04/22/2022, 8:42 AM
Hi @User
I'm not familiar with MetaMask, but if they are using an OAuth2 + oidc protocol, you could just add them as a generic oidc provider in Kratos.
What is the use case and where would you like Ory to fit into that?
q
quick-salesclerk-43613
04/22/2022, 9:05 AM
Oh we wanted a solid authentication with the User's wallet only
And solutions like Web3Modal or Tor.us are good, but Kratos offers much more and comes with batteries included (HelmCharts/Docker-Compose).
We don't want a classic login, absolutely against it and we are looking for a well-architected solution that keeps our users safe.
p
proud-plumber-24205
04/22/2022, 10:02 AM
So the wallet is proving they are who they say they are and kratos should just issue/manage the session?
q
quick-salesclerk-43613
04/22/2022, 6:15 PM
overkill I guess, yeah we've settled down to a less complex solution with a rust backend that keeps the session and adds jwt+csrf