This website requires JavaScript.
Explore
Help
Sign In
IcyNetwork
/
icynet-auth-server
Archived
Watch
1
Star
0
Fork
0
You've already forked icynet-auth-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-06-14
. You can view files and clone it, but cannot push or open issues or pull requests.
icynet-auth-server
/
src
History
Evert Prants
7f523c9606
put user and client api endpoints under api
2022-08-29 17:51:20 +03:00
..
decorators
separate role for user oauth2 clients
2022-08-27 19:58:24 +03:00
fe
comprehensive oauth2 admin api
2022-08-27 18:52:37 +03:00
guards
separate role for user oauth2 clients
2022-08-27 19:58:24 +03:00
middleware
totp deactivate, delete tokens on oauth deauth
2022-08-28 16:17:15 +03:00
modules
put user and client api endpoints under api
2022-08-29 17:51:20 +03:00
types
start admin api module
2022-08-27 13:53:37 +03:00
app.controller.spec.ts
Initial service setup
2022-03-09 20:37:04 +02:00
app.controller.ts
security settings
2022-03-20 19:51:42 +02:00
app.module.ts
rearrange stuff
2022-08-27 11:59:26 +03:00
app.service.ts
Initial service setup
2022-03-09 20:37:04 +02:00
datasource.ts
typeorm command with ts-node
2022-08-22 21:23:25 +03:00
main.ts
totp deactivate, delete tokens on oauth deauth
2022-08-28 16:17:15 +03:00