Single Sign On in Kodular

Hello Koders
I have multiple applications in Kodular and I want to provide SSO (single sign on) so my users can make 1 account and use it on all my apps. Is it possible to integrate, let’s say, Okta with its sso in Kodular?
If anyone is willing to make a guide it’ll be much appreciated :smile:

use firebase or airtable, and that database use in all app, for example login table in airtable and use that for all apps, or same for firebase

1 Like

Sad that SSO is not possible :frowning:
I’ll try firebase database

1 Like

you can create a method works for all apps and that will be called SSO,