Ethan
Ethan
same question
No,at least 2 devices failed. Both are android 7.0
can't work on andorid 5.0 too -_-
Are you looking to develop and add Okta/Auth0 support yourself? The authentication is using the Next-Auth module, and relevant documentation can be found here: https://next-auth.js.org/providers/auth0
> Could you provide some example data? This is my code, `console.log(event)` will not run when I receive a value in this format which not starting with `data:` ```typescript const...