initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2021-09-09 14:43:50 +02:00
parent 621273c988
commit 71e301154d

View File

@ -17,7 +17,6 @@ pic07: "/assets/images/portainer_oauth/7.png"
# Github
Login into Github and go to https://github.com/settings/profile on the right side menu near the end enter `Developer settings` and select `OAuth Apps`
<img src="{{page.pic02}}"/>
<img src="{{page.pic03}}"/>
@ -31,9 +30,10 @@ Create your app details
`Authorization callback URL`: eg: http://IP:9000
<br>
<br>
After Github creates the application click on `Generate a new client secret` and copy ClientID and the Secret
After Github creates the application click on `Generate a new client secret` and copy `Client ID` and the `Secret` it created.
<img src="{{page.pic05}}"/>
<br>
This is it Github Part is finish!
<br>
<br>
<br>