Skip to content

Commit dc7f3bd

Browse files
authored
Update README.md
1 parent 77d7811 commit dc7f3bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
FastAPI JWT Auth
33
</h1>
44

5+
<b> This is a modified version of the original library with a modification to the config file to add support to the latest pydantic 2.* changes </b>
6+
57
![Tests](https://github.com/IndominusByte/fastapi-jwt-auth/workflows/Tests/badge.svg)
68
[![Coverage Status](https://coveralls.io/repos/github/IndominusByte/fastapi-jwt-auth/badge.svg?branch=master)](https://coveralls.io/github/IndominusByte/fastapi-jwt-auth?branch=master)
79
[![PyPI version](https://badge.fury.io/py/fastapi-jwt-auth.svg)](https://badge.fury.io/py/fastapi-jwt-auth)

0 commit comments

Comments
 (0)