Using the API connector, Bubble can easily act as an OAuth client.
However, it is possible to make my app an OAuth server and issue tokens to other systems?
It appears that the Auth0 plugin may be a workaround to this, but just curious if it’s possible to turn my app into an OAuth server, to then authenticate my users on a different platform (As required for Alexa companion apps).