vimalloc / flask-jwt-simple

A barebones Flask extension for creating and protecting endpoints with JWT
MIT License
69 stars 12 forks source link

Put a link to github repo and license information in docs. #12

Open thebarbershop opened 5 years ago

thebarbershop commented 5 years ago

Thanks for developing and maintaining this nice library.

Have you considered adding a link to the github repo in the docs? It will save time for many developers, I think, with very little cost.

Other libraries often have a link at the side-bar(Flask-SQLAlchemy) or use the cute "Fork me on Github" ribbon(Flask-Bcrypt).

Also, I think the licenses should also be in the documentation to make it self-contained.