Apply suggestions from code review
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
3683d334f7
commit
2c3d7b1682
3 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@ properties:
|
||||||
and would map to the appropriate IdP-dependent redirect endpoint for that
|
and would map to the appropriate IdP-dependent redirect endpoint for that
|
||||||
IdP.
|
IdP.
|
||||||
example: [
|
example: [
|
||||||
{"id": "com.example.idp.github", "name": "Github", "brand": "github"},
|
{"id": "com.example.idp.github", "name": "GitHub", "brand": "github"},
|
||||||
{"id": "com.example.idp.gitlab", "name": "Gitlab", "icon": "mxc://example.com/abc123"},
|
{"id": "com.example.idp.gitlab", "name": "GitLab", "icon": "mxc://example.com/abc123"},
|
||||||
]
|
]
|
||||||
items:
|
items:
|
||||||
type: object
|
type: object
|
||||||
|
|
|
@ -46,7 +46,7 @@ Suitable for "Sign in with Apple": see https://developer.apple.com/design/human-
|
||||||
Logos available at https://github.com/logos.
|
Logos available at https://github.com/logos.
|
||||||
|
|
||||||
|
|
||||||
### Gitlab
|
### GitLab
|
||||||
|
|
||||||
**Identifier**: `gitlab`
|
**Identifier**: `gitlab`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue