Dilema:
We already have a working identity solution built over Apigee, but we are having trouble keeping up with web, ios and android integrations as we are unable to work (create and maintain) on proper SDKs for each plataform, is it posible to use Auth0 for “frontend only”, what i mean if there is ways to provide (say hooks for example) to provide code and access tokens, also our own Apigee BaaS (nosql database).
Use case:
X Developer uses auth0 IOS Swift SDK to get an valid access token (generated by apigee oauth). Users are created on our BaaS.
I got futher questions, but for now I just would like to start with this scenario.