Hi!
Is hydra able to support login with Metamask?
On the UI side we could acquire a wallet address and send it to the Kratos (assuming we registered user with this wallet before) 🧐
But I wonder if there is native support for this.
f
faint-toddler-5440
11/25/2022, 9:51 AM
Hydra don't have support for any IDP, it's up to you to implement the 'login logic'
faint-toddler-5440
11/25/2022, 9:54 AM
A login logic could be a user signing a message 'on-chain' to validate his identity and the using infura or any other provider you can callback your hydra webhook to continue the oauth2 login flow