Skip to content

Commit f09e14e

Browse files
committed
Cleaned up social logins docs
1 parent e55d65e commit f09e14e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/getting-setup/_sidebar.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
- [Home](/)
22
- [PyCharm Professional IDE](getting-setup/pycharm/fork)
33
- [Other Environments](getting-setup/other-environments/)
4+
- [Social Login Setup](getting-setup/social-logins?id=social-login)
5+
* [Github](getting-setup/social-logins?id=set-up-social-login-with-github)
6+
* [Google](getting-setup/social-logins?id=set-up-social-login-with-google)

docs/getting-setup/social-logins.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Social Login
22

33
MyFinances supports social login with manual details and GitHub OAuth.
4-
> ! These docs show you how to get setup locally with these
5-
> logins, but on production make sure to replace `http://127.0.0.1:8000` with `https://` and then your domain name.
4+
5+
!> These docs show you how to get setup locally with these
6+
logins, but on production make sure to replace `http://127.0.0.1:8000` with `https://` and then your domain name.
67

78
## Set up Social Login with GitHub
89

0 commit comments

Comments
 (0)