Hi Team, I thought I'd share that I successfully b...
# talk-hydra
s
Hi Team, I thought I'd share that I successfully built a long-consent app using NextJS using @ory/hydra-admin and Moralis, a blockchain api, to authenticate. It was an interesting exercise in stretching NextAuth.js by using callbacks and understanding what JS was serverside vs clientside. I'm probably not capturing the id_token meta properly (it's hardcoded for now), but I saw a few questions about using NextJS so I thought I'd share, k-thx. https://github.com/MetaWarrior-Army/login-metawarrior-army
m
Hey Matthew, awesome thanks for sharing 🙌 Will add it to the community resources. I see web3 related requests coming up every now and then, so I think might be helpful for others.
s
@magnificent-energy-493 No sweat!
b
@magnificent-energy-493 is this the only way to integrate web3 signature schemes with the Ory ecosystem? Intuitively I'd expect a more direct Kratos integration
s
@brash-cartoon-33648 I used Moralis for web3 Auth.... but honestly I'm considering switching to login.xyz