diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-01-20 10:08:19 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-01-20 10:08:19 -0500 |
commit | 10f7bc7fceb46f923e7392763a3502e020e1d422 (patch) | |
tree | ddf1d0dd727826df8860aca8cb0116aefb8f94e6 /installation.md | |
parent | dca9e4cac6be8706e01c89c94014b14f3e7f4102 (diff) | |
download | sr.ht-docs-10f7bc7fceb46f923e7392763a3502e020e1d422.tar.gz |
s/e.g./i.e./
Diffstat (limited to 'installation.md')
-rw-r--r-- | installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation.md b/installation.md index e4b6213..589611b 100644 --- a/installation.md +++ b/installation.md @@ -181,7 +181,7 @@ choose this value as the base redirect URI (for example `https://git.sr.ht/oauth/callback`). Update your configuration file with the client ID and secret. -You then need to configure that client as "preauthorized", e.g. first-party. +You then need to configure that client as "preauthorized", i.e. first-party. This skips the OAuth consent screen that third-party applications are subject to and enables some extra API features. Log into the meta.sr.ht database and run the following query (adjusting the client ID as appropriate): |