You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,7 @@ npm install
18
18
19
19
## Getting started with WorkOS
20
20
21
-
Sign up for a [WorkOS account](https://dashboard.workos.com/signup), log in, then go to the `configuration` tab on the left and copy the Client ID.
22
-
23
-
Next, navigate to the API keys tab and grab a secret key.
21
+
Sign up for a [WorkOS account](https://dashboard.workos.com/signup), log in, navigate to the API keys tab and copy the _Client ID_ and the _Secret Key_.
24
22
25
23
Rename the `.env.local.example` file to `.env.local` and supply your Client ID and API key.
0 commit comments