scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
150 stars 97 forks source link

[Backend] Implemented JWT auth and created decorators for each role. #180

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Description

Implemented JSON web token AUTH and created decorators for each role using PYJWT.

Commits

Fixes #179

Type of change

How Has This Been Tested?

Postman

Checklist:

sachinsom93 commented 3 years ago

@shivanshu1333 sir, Please have a look : )