Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Conversation

@xx-db
Copy link

@xx-db xx-db commented Aug 14, 2024

Use axios interceptor to add access token to future requests once logged in.
No persistent of the token in cookie/storage yet, taking one step at a time.
We can come up with a design on how we want to handle refresh/storing the token in the future.

Copy link
Collaborator

@jamieknight-db jamieknight-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great @xx-db - will make login much more straight forward 🚀

Copy link
Collaborator

@yc-shawn yc-shawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamieknight-db jamieknight-db merged commit c615a42 into unitycatalog:feat/login-ui Aug 15, 2024
jamieknight-db added a commit that referenced this pull request Aug 29, 2024
* start of login page

* env and google auth button

* merge with main, remove params reference

* start of okta auth

* initial commit for handling auth token (#67)

* start of login with keycloak

* handle google sign in with token

* more google auth

* profile dropdown

* merge with main

* merge with main

* convert to axios

* start of readme instructions

* get current user endpoint (#70)

clean up some other endpoints

* commenting out UI until repositories are merged

* clean up current user (#74)

* yarn lock file

* remove keycloak for now, node version error in jwt-decode dependency

* commit yarn lock

* remove state as useEffect dependency, comment out currentUser call for now

---------

Co-authored-by: Xiang Xu <xiang.xu@databricks.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants