Please include the following information in your post:
- Which SDK this is regarding: Auth0 Angular SDK
- SDK Version: Latest
- Platform Version: Ionic Angular (Capacitor)
- Code Snippets/Error Messages/Supporting Details/Screenshots:
We’re trying to include auth0 on our ionic angular app
Auth0 Ionic & Capacitor (Angular) SDK Quickstarts: Login
all is Ok except that the event registred for callback is never triggered
App.addListener(‘appUrlOpen’, ({ url }) => {
Thanks for help
Is this a feature request or bug report? If so, please create an issue directly in the corresponding GitHub repo. The Community SDK category is for general discussion and support.