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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updating readme.md to reflect archival process.
  • Loading branch information
dennyglee authored Sep 2, 2024
1 parent 4f9403d commit bda7493
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# WARNING: Archive repository in process
Per [Merging unitycatalog-ui repo into unitycatalog (main) repo (#349)](https://github.com/unitycatalog/unitycatalog/discussions/349), as of September 2nd, 2024, we have merged the `unitycatalog-ui/main` repo/branch into `unitycatalog/ui`. Upon debug/review, we will archive this repository on September 5th, 2024.

# Prerequisite

Node: https://nodejs.org/en/download/package-manager
Expand Down Expand Up @@ -27,4 +30,4 @@ You will also see any lint errors in the console.

OSS Unity Catalog supports Sign in with Google. You can authenticate with Google by clicking the "Sign in with Google" button on the login page, once OAuth has been configured. To configure this, follow the steps to obtain a [Google API Client ID](https://developers.google.com/identity/gsi/web/guides/get-google-api-clientid) and configure your OAuth consent screen.

Once you have the client ID, add it to the `.env` file after `REACT_APP_GOOGLE_CLIENT_ID=` and change the `REACT_APP_GOOGLE_AUTH_ENABLED` flag from false to true. Restart yarn.
Once you have the client ID, add it to the `.env` file after `REACT_APP_GOOGLE_CLIENT_ID=` and change the `REACT_APP_GOOGLE_AUTH_ENABLED` flag from false to true. Restart yarn.

0 comments on commit bda7493

Please sign in to comment.