You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Desired Behavior
I want to be able to sign-in using OAuth (Auth0 as an example) when running Kelp GUI with the
--enable-kaas
flagImpact
The desired behavior will allow me to run a publicly accessible server that makes my bots protected behind my oauth creds
Feature Suggestion
We can achieve the desired behavior by integrating OAuth
References
This feature exists everywhere
Additional context
PR underway
Specification
Use the existing model like function
getUserData
and save Auth0 data and context in local storage with a JWT.The text was updated successfully, but these errors were encountered: