scorelab / OpenMF

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

[Backend] Implementing JWT and creating decorators for each role #179

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Describe the solution you'd like Implementing authentication process using Json Web Tokens and authorising protected resources using decorators for each role i.e. admin, extractor and management.