Integrate your Bubble app with HexaEight Authentication using this plugin. You can skip the Registration, password resets and other cumbersome process and skip directly to your application by implementing one Login Screen that handles everything for you.
Perform unlimited authentications for users in any email domain and integrate your own single sign on mechanism using your own JWT that is created upon successful user authentication.
Control access to your bubble app using your own On-Premise Token Server that handles bot the authentication and authorization aspect of your application.
Refer to this sample template for creating your app.
https://bubble.io/page?id=testauth-69081&tab=tabs-1&name=loginYou can also use the JWT token to verify the user on the backend flow and then login the user if you do not want to implement the Login as shown in the template.