ezidam/crates
2023-03-21 23:47:20 +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
database if access token expired, use refresh token, and get new access + refresh tokens 2023-03-19 20:03:30 +01:00
database_pool database_pool: build.rs: fixed path of migrations 2023-03-11 13:05:51 +01:00
ezidam deploy with caprover cli 2023-03-21 23:47:20 +01:00
hash ezidam: oauth: authorize: generate and save authorization code 2023-03-16 23:20:27 +01:00
id apps: sql + get valid one, get by id, insert, generate app id, generate secret 2023-03-15 22:00:04 +01:00
jwt ezidam: header: display name, username, email 2023-03-19 00:48:41 +01:00
openid openid: configuration: added jwt claims 2023-03-18 21:47:25 +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 ezidam: added openid configration, well known route 2023-03-12 14:08:39 +01:00
users if access token expired, use refresh token, and get new access + refresh tokens 2023-03-19 20:03:30 +01:00