Skip to content

Commit

Permalink
Update to use the OAuth from org account
Browse files Browse the repository at this point in the history
00
  • Loading branch information
unkcpz committed Feb 13, 2024
1 parent f591115 commit 3c6b8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ The following environment variables are required to be set:
* `OAUTH_CALLBACK_URL`: The callback URL of the GitHub app.

We use GitHub oauthenticator, the users will be able to login with their GitHub account.
The authentication is created using the `aiidalab-bot` user with app name `aiidalab-demo-server`.
The authentication is created using the `aiidalab` org with app name `aiidalab-demo-production` and `aiidalab-demo-staging` for the production and staging environments respectively.

To deploy the JupyterHub, run the following command:

Expand Down

0 comments on commit 3c6b8e7

Please sign in to comment.