Skip to content

jayatigupta/ugmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is complete User Management (UGMT) or Identity and access management (IAM) application. 
It provides REST based end points for UserCrud and reseting/changing user password. 
It also has rest end point for user authentication. 

End points
------------

*Completed

/user - add, get, update, delete
/authn - authentication, successful authn returns a token
/verifytoken - given a token it returns user details

*To be added
/password - forgot and change password

Each API call requires an appsecret to be set in HTTP Header.

About

user-management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages