Auth0 Permission dialog in iOS

Hi,

we have one question about the auth0 integration in an iOS (18.5 swift) App.

We get always the dialog if we call Auth0.webAuth()
This is a bit annoying for the app users when they still get this dialog when logging out, for example.
Because we call by logout Auth0.webAuth().clearSession …

Is there a way to avoid this dialog from always appearing?

Thx Tim

We found some docs Auth0.swift/FAQ.md at master · auth0/Auth0.swift · GitHub

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.