Skip to content

Commit 52ed9e7

Browse files
author
Kadi Kraman
authored
Merge pull request #467 from williamtorres1/readme-review
github.md adjusted
2 parents f4bd196 + d3401ab commit 52ed9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config-examples/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For the Authorization callback URL, choose something like `com.myapp://oauthredi
1212
const config = {
1313
redirectUrl: 'com.my.auth.app://oauthredirect',
1414
clientId: '<client-id>',
15-
clientSecret: '<client-seret',
15+
clientSecret: '<client-secret>',
1616
scopes: ['identity'],
1717
serviceConfiguration: {
1818
authorizationEndpoint: 'https://github.com/login/oauth/authorize',

0 commit comments

Comments
 (0)