We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efaab8 commit a047aadCopy full SHA for a047aad
README.md
@@ -80,8 +80,8 @@ The above test runs with [`tests/app.py`](tests/app.py)
80
[Flask](https://flask.palletsprojects.com/)
81
REST application back-end with password and token authentication based on
82
[FlaskSimpleAuth](https://pypi.org/project/FlaskSimpleAuth/).
83
-The code uses _25_ lines of Python for implementing
84
-password (basic and parameters) and token authentications,
+The code uses _23_ lines of Python for implementing
+password (basic nd parameters) and token authentications,
85
admin group authorization, and routes for
86
token generation (2), identity tests (2) and an incredible open cookie-based
87
translation service.
0 commit comments