Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

[13] Kelp GUI: OAuth support (via Auth0) #706

Closed
nikhilsaraf opened this issue Jun 28, 2021 · 0 comments
Closed

[13] Kelp GUI: OAuth support (via Auth0) #706

nikhilsaraf opened this issue Jun 28, 2021 · 0 comments
Labels
feature request New feature or request help wanted Extra attention is needed

Comments

@nikhilsaraf
Copy link
Contributor

nikhilsaraf commented Jun 28, 2021

Desired Behavior

I want to be able to sign-in using OAuth (Auth0 as an example) when running Kelp GUI with the --enable-kaas flag

Impact

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.

@nikhilsaraf nikhilsaraf added the feature request New feature or request label Jun 28, 2021
@nikhilsaraf nikhilsaraf added this to the KelpGUI_v1.0.0-rc3 milestone Jun 28, 2021
This was referenced Jun 28, 2021
@nikhilsaraf nikhilsaraf added the help wanted Extra attention is needed label Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant