Integration with oAuth provider
Hi,
We are looking to integrating our Appery web app with a user management solution like auth0 ( https://docs.auth0.com/singlepageapp-... ).
The integration seems very easy except for step 3 which requires us to validate the JsonWebToken which is passed back. This must occur on every API call. Do you know if we can do this using the Appery platform? I dont see a way to do it but I wanted to check with you if this is possible. It would save us ALOT of development time as much of the user management is all ready built in for us.