Replies: 2 comments 3 replies
-
Hello @hmheng were you ever able to make Next-Auth work with capacitor ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm trying the same thing right now, on iOS 15.4 and capacitor 3.4.3. I seem to get some different errors:
All my URLs ( |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
my app is implemeting nextauth.js for authentication, but there is error keeps throwing:
⚡️ [error] - [next-auth][error][client_fetch_error]
https://next-auth.js.org/errors#client_fetch_error session {"line":1,"column":12600,"sourceURL":"capacitor://localhost/_next/static/chunks/f802cd0b1d9c53dbc9bd7056b103f77275e700f5.a94e5bd1624ab5cfc796.js"}
⚡️ [error] - [next-auth][error][client_use_session_error]
https://next-auth.js.org/errors#client_use_session_error {}
Any idea how to implement this?
Beta Was this translation helpful? Give feedback.
All reactions