Oauth api
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
4
commits
minor linting
4dc6504
added resty package for restclient
288bbfb
minor modifications and different request for the two apis
7b92b47
created user serices folder for user token
27b0804
accesstokenrequest struct
ae2f9c4
login user with rest client as local dependency
750d9e3
user model and rest repository
7a1bfcc
tune get session implementation
90ab668
update expire token dbrepository
5151ae7
create access token in db repository
6d9a73e
5c32619
get user by id from db
94e0d39
cassandra db client and dependency
0bcc248
validate length of access token id in the handler
b9bdb2b
handler interface for getting access token by id
ceab461