Skip to content

I coded the admin and user relations between users by adding the jwt package to my plain Restful API project. As a novelty: all users view is only available for admin user, also all user deletion has been added and you can update fields such as email, password, username by typing your json web token.

Notifications You must be signed in to change notification settings

Nijat-Mansimov/authentication-and-authorization-with-jwt

Repository files navigation

authentication-andauthorization-with-jwt

I coded the admin and user relations between users by adding the jwt package to my plain Restful API project. As a novelty: all users view is only available for admin user, also all user deletion has been added and you can update fields such as email, password, username by typing your json web token.

About

I coded the admin and user relations between users by adding the jwt package to my plain Restful API project. As a novelty: all users view is only available for admin user, also all user deletion has been added and you can update fields such as email, password, username by typing your json web token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published