Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 606 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 606 Bytes

authify

ye shall not pass.

Coverage Status Build Status

It is supposed to be the server responsible for authentication of the blogging, it is uses jwt tokens for the purpose of authentication and keeping the user logged in to the site the next time a user visits the site. The same method is used for keeping the user logged in to the mobile application.