Generic OAuth itsme

I’m trying to integrate better auth into my expo application (non web) with a standalone nestjs backend. Our use case requires generic oauth since the social provider itsme currently isn’t supported out of the box. So far I’ve tried to render the returned url of ‘client.signIn.oauth()’ inside a webview but I can’t seem to figure out what the next steps should be?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?