This repository was archived by the owner on Apr 26, 2025. It is now read-only.
Commit dc093cd
committed
Bump version 0.16.0 → 0.16.1
Improvements
------------
* Flask and FastAPI integrations: when setting `optional=True`, an expired token no longer raises a 401 error. The decorator/dependency now returns `None`, the user is considered as not authenticated.1 parent e2c275e commit dc093cd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments