IndominusByte / fastapi-jwt-auth

FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
http://indominusbyte.github.io/fastapi-jwt-auth/
MIT License
643 stars 149 forks source link

Fixed a grammatical error in the docs #88

Open VictoryIfebhor opened 2 years ago

VictoryIfebhor commented 2 years ago

A grammatical error was observed in the docs. It said "Which keeps javascript cannot be able to access the cookies."

I think want was meant was "Which means javascript cannot be able to access the cookies."