Martin Yankov
Results
22
comments of
Martin Yankov
I find the openwebui approach a good balance of features/complexity - something to check out @waleedlatif1: - https://docs.openwebui.com/getting-started/env-configuration/#oauth - https://docs.openwebui.com/features/auth/sso/
@waleedlatif1 I actually found what I can use for login with Auth0 through the https://github.com/simstudioai/sim/blob/main/apps/sim/lib/env.ts#L221 env variables, however by chance having a generic OAuth Integration support is also something I...