Checklist
Describe the problem you'd like to have solved
Our flutter app already integrate with our own auth0 client and domain, now we need to integrate with a 3rd party's auth0.
In our app, we will require user to login with 3rd party's account and get the access token and use the token request to their service.
Seems current auth0-flutter only support one native app?
Describe the ideal solution
Is it possible to make auth0 can work with multi clients?
Alternatives and current workarounds
No response
Additional context
No response
Checklist
Describe the problem you'd like to have solved
Our flutter app already integrate with our own auth0 client and domain, now we need to integrate with a 3rd party's auth0.
In our app, we will require user to login with 3rd party's account and get the access token and use the token request to their service.
Seems current auth0-flutter only support one native app?
Describe the ideal solution
Is it possible to make auth0 can work with multi clients?
Alternatives and current workarounds
No response
Additional context
No response