-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated security docs, typos * updated min python-jwt version allowed --------- Co-authored-by: Joshua (codemation) <[email protected]>
- Loading branch information
1 parent
dc0b488
commit e8e8aa0
Showing
4 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ Security is always top of mind especially when it comes to Authenticaiton and Au | |
As `EasyAuth` is a plugin for FastAPI, the aim is to always support the latest release of FastAPI. Due to obvious time contraints, there can be delays & bugs introduced when using later versions of FastAPI with EasyAuth. | ||
|
||
## Security Issues | ||
Issues relating to vulnerabilities are natuarally quite sensitive to discuss in a public issue. When or if such a bug is discovered, please email me @codemation - [email protected] to provide details on the bug, how / where it is observed, and code examples where feasible. | ||
Issues relating to vulnerabilities are naturally quite sensitive to discuss in a public issue. When or if such a bug is discovered, please email me @codemation - [email protected] to provide details on the bug, how / where it is observed, and code examples where feasible. | ||
|
||
--- | ||
Thanks for your contributions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters