OxfordRSE / gutenberg

https://oxfordrse.github.io/gutenberg
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

Setting up OAuth for local development #281

Open eatyourgreens opened 2 hours ago

eatyourgreens commented 2 hours ago

Some notes on setting up GItHub auth for local development:

eatyourgreens commented 2 hours ago

Looks promising…

A screenshot of the Github Oauth permissions screen for Gutenberg running on localhost:3000.
eatyourgreens commented 1 hour ago

Once you're logged in, you'll need to find your user record in the User table, and set admin to true.

It would be useful to set up an admin user automatically for new installs.