issues
search
kodiiing
/
core
Core backend for Kodiiing
Apache License 2.0
0
stars
2
forks
source link
feat: authentication
#3
Closed
aldy505
closed
2 years ago
aldy505
commented
2 years ago
[x] Get user profile on Github
[x] Get user profile on Gitlab
[x] Get public user repositories on Github
[x] Get public user repositories on Gitlab
[x] SQL schema
[x] Store access token to database, encrypt with AES256GCM
[x] User reader/writer interface & implementation
[x] Generate JWT token
[x] Validate JWT token