Replace the spellings of github/Github with GitHub
This commit is contained in:
@@ -56,7 +56,7 @@ OAuth and OAuth 2 are currently two of the most popular authentication methods.
|
||||
|
||||
github.com/bradrydzewski/go.auth
|
||||
|
||||
The code below demonstrates how to use this library to implement OAuth authentication in Beego using our Github credentials:
|
||||
The code below demonstrates how to use this library to implement OAuth authentication in Beego using our GitHub credentials:
|
||||
|
||||
1. Let's add some routes
|
||||
|
||||
@@ -147,7 +147,7 @@ After clicking "Authorize app", the following screen appears:
|
||||
|
||||

|
||||
|
||||
Figure 14.6 authorized Github information gets displayed after the login page
|
||||
Figure 14.6 authorized GitHub information gets displayed after the login page
|
||||
|
||||
## Custom authentication
|
||||
|
||||
|
||||
Reference in New Issue
Block a user