issues
search
BloomTech-Labs
/
betterreads-fe
A platform for readers
https://readrr.app
MIT License
0
stars
3
forks
source link
Refactor/authentication
#162
Closed
MaxiCB
closed
4 years ago
MaxiCB
commented
4 years ago
Description
Implement JWT Authentication throughout application
Type of Change
[X] New feature (non-breaking change which adds functionality)
[X] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Change Status
[X] Complete, tested, ready to review and merge
[X] Incomplete/work-in-progress, PR is for discussion/feedback
How Has This Been Tested?
[X] Existing Test Suite has been ran, and provides the same results as prior to the change
[X] Authentication functionality has been tested with a local development of the current Backend
Checklist
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] My code has been reviewed by at least one peer
[X] I have commented my code, particularly in hard-to-understand areas
[X] My changes generate no new warnings
[X] I have added tests that prove my fix is effective or that my feature works
[X] New and existing unit tests pass locally with my changes
[X] There are no merge conflicts
Description
Implement JWT Authentication throughout application
Type of Change
Change Status
How Has This Been Tested?
Checklist