We are implementing auth0 in our project and it is working real nice but the problem we are facing is with list of callback URLs. We have a flow where we first it in a demo and each demo has a different id and we have to add each demo in callback and logout URLs.
Is there any way where we can use wildcard instead of giving list of callbacks?
Hi All,
I am developing react-native application.
I am using auth0 library and I succeeded to define social connection to Facebook and google but fail to define apple sign in.
Can you help me ?
thanks
This previous post may help for this scenario - it discusses setting up a dynamic callback url by creating a single page and using the âstateâ parameter to store the desired redirect URL