diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -281,7 +281,7 @@ mypy --show-error-codes . ```bash export AUTHLIB_INSECURE_TRANSPORT=true -pytest -k unit_test +pytest -m unit_test ``` ## OAuth2 |
![]() |
index : gn-auth | |
GN authentication and authorization service |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | README.md | 2 |
@@ -281,7 +281,7 @@ mypy --show-error-codes . ```bash export AUTHLIB_INSECURE_TRANSPORT=true -pytest -k unit_test +pytest -m unit_test ``` ## OAuth2 |