icynet-auth-server/src/modules/objects/user-token
Evert Prants 991bc68624
add nonce to token tables just in case, add public key token type for future auth features
2022-09-11 10:56:07 +03:00
..
user-token.entity.ts add nonce to token tables just in case, add public key token type for future auth features 2022-09-11 10:56:07 +03:00
user-token.module.ts config service, separate user token into module 2022-03-15 19:00:15 +02:00
user-token.providers.ts small updates 2022-08-18 10:12:02 +03:00
user-token.service.ts upgrade everything (except redis, it is dumb) 2022-08-17 22:48:20 +03:00
user-totp-token.service.ts totp deactivate, delete tokens on oauth deauth 2022-08-28 16:17:15 +03:00