My latest project involves integrating an existing app I have developed for Unity, targeting both Android and iOS that need to access REST/API secured via JWT. I’m interested in finding like-minded developers who would like to team-up on getting a working, open source, multi-platform Auth0 SDK for Unity up and running.
OAuth and OpenID in general lack good Unity implementations. Worrisome that I’ve seen some Unity stuff that uses the MTM Auth flow, using client_secret, that’s completely insecure…