ezidam/crates/database/queries
2023-03-25 12:14:11 +01:00
..
apps ezidam + jwt: get key, import private key, create jwt claims and sign them 2023-03-18 16:14:26 +01:00
authorization_codes revoke all refresh tokens and use all authorization codes for user 2023-03-18 22:03:03 +01:00
keys database: fixed sqlx compile error 2023-03-25 12:14:11 +01:00
refresh_tokens if access token expired, use refresh token, and get new access + refresh tokens 2023-03-19 20:03:30 +01:00
settings settings: add base url, WIP flash system 2023-03-07 08:42:23 +01:00
users if access token expired, use refresh token, and get new access + refresh tokens 2023-03-19 20:03:30 +01:00