mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Minor formatting tweaks.
This commit is contained in:
parent
9f94b11d4c
commit
3167d47882
@ -1019,7 +1019,7 @@ This specification defines the following login types:
|
|||||||
Password-based
|
Password-based
|
||||||
--------------
|
--------------
|
||||||
:Type:
|
:Type:
|
||||||
m.login.password
|
``m.login.password``
|
||||||
:Description:
|
:Description:
|
||||||
Login is supported via a username and password.
|
Login is supported via a username and password.
|
||||||
|
|
||||||
@ -1037,7 +1037,7 @@ process, or a standard error response.
|
|||||||
OAuth2-based
|
OAuth2-based
|
||||||
------------
|
------------
|
||||||
:Type:
|
:Type:
|
||||||
m.login.oauth2
|
``m.login.oauth2``
|
||||||
:Description:
|
:Description:
|
||||||
Login is supported via OAuth2 URLs. This login consists of multiple requests.
|
Login is supported via OAuth2 URLs. This login consists of multiple requests.
|
||||||
|
|
||||||
@ -1090,7 +1090,7 @@ visits the REDIRECT_URI with the auth code= query parameter which returns::
|
|||||||
Email-based (code)
|
Email-based (code)
|
||||||
------------------
|
------------------
|
||||||
:Type:
|
:Type:
|
||||||
m.login.email.code
|
``m.login.email.code``
|
||||||
:Description:
|
:Description:
|
||||||
Login is supported by typing in a code which is sent in an email. This login
|
Login is supported by typing in a code which is sent in an email. This login
|
||||||
consists of multiple requests.
|
consists of multiple requests.
|
||||||
@ -1125,7 +1125,7 @@ the login process, or a standard error response.
|
|||||||
Email-based (url)
|
Email-based (url)
|
||||||
-----------------
|
-----------------
|
||||||
:Type:
|
:Type:
|
||||||
m.login.email.url
|
``m.login.email.url``
|
||||||
:Description:
|
:Description:
|
||||||
Login is supported by clicking on a URL in an email. This login consists of
|
Login is supported by clicking on a URL in an email. This login consists of
|
||||||
multiple requests.
|
multiple requests.
|
||||||
|
Loading…
Reference in New Issue
Block a user