forked from MirrorHub/synapse
Update openid.md
fix header level
This commit is contained in:
parent
b0eb64ff7b
commit
b9fef1a7cd
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ The synapse config will look like this:
|
||||||
email_template: "{{ user.email }}"
|
email_template: "{{ user.email }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Django OAuth Toolkit
|
### Django OAuth Toolkit
|
||||||
|
|
||||||
[django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) is a
|
[django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) is a
|
||||||
Django application providing out of the box all the endpoints, data and logic
|
Django application providing out of the box all the endpoints, data and logic
|
||||||
|
|
Loading…
Reference in a new issue