Skip to content

Commit

Permalink
Merge pull request #8 from passwordless-id/docs
Browse files Browse the repository at this point in the history
...
  • Loading branch information
dagnelies authored Oct 30, 2023
2 parents c33767f + aff93fc commit 1b3a828
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 17 deletions.
30 changes: 13 additions & 17 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ author: Arnaud Dagnelies
navbar-var-length: true

navbar-links:
F.A.Q.: faq/index
Getting Started:
- Javascript - Vanilla: getting_started/javascript_spa
- Python - FastAPI: https://github.com/passwordless-id/fast-api-demo
Expand All @@ -21,22 +20,19 @@ navbar-links:
- OpenID configuration: usage/openid
# - Verifying an `id_token`: usage/id_token
Pricing: pricing
Protocols:
OAuth2:
- Introduction: protocols/oauth2/1_introduction
- /authorize: protocols/oauth2/2_authorize
- /token: protocols/oauth2/3_token
OpenID:
- Introduction: TODO
- /authorize: TODO
Webauthn:
- Introduction: protocols/webauthn/1_introduction
- Registration: protocols/webauthn/2_registration
- Authentication: protocols/webauthn/3_authentication
- Webauthn Helper Library: usage/webauthn
- Security & Privacy: protocols/webauthn/4_security
- E-Mails vs Usernames: thoughts/emails-vs-usernames
- User Guidance: thoughts/guidance
F.A.Q.: faq/index
OpenID:
- Introduction: protocols/openid/1_introduction
- /authorize: protocols/openid/2_authorize
- /token: protocols/openid/3_token
Webauthn:
- Introduction: protocols/webauthn/1_introduction
- Registration: protocols/webauthn/2_registration
- Authentication: protocols/webauthn/3_authentication
- Webauthn Helper Library: usage/webauthn
- Security & Privacy: protocols/webauthn/4_security
- E-Mails vs Usernames: thoughts/emails-vs-usernames
- User Guidance: thoughts/guidance
Community:
- Logos, icons & banners: community/logos_icons_banners
- Discord: https://discord.gg/v73cHHnqzZ
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1b3a828

Please sign in to comment.