daddy/.editorconfig
William Petit 713b8cc3ea Authentification OpenID Connect
Implémentation du modèle d'authentification "Authorization code with
PKCE [1]"

[1] https://auth0.com/docs/api-auth/tutorials/authorization-code-grant-pkce
2020-06-19 19:11:28 +02:00

4 lines
72 B
INI

[*.{ts,tsx,js,jsx}]
charset = utf-8
indent_size = 2
indent_style = space