ezidam/crates
2023-03-13 23:31:00 +01:00
..
database database: added keys migration, get/insert, insert keys at launch if none are present 2023-03-12 18:45:55 +01:00
database_pool database_pool: build.rs: fixed path of migrations 2023-03-11 13:05:51 +01:00
ezidam ezidam: mount all routes in "/", and use functions directly when redirecting 2023-03-12 21:29:02 +01:00
hash hash: hash crate for all hashing needs, password 2023-03-05 23:28:14 +01:00
id jwt: added key rsa key generation, import/export, jwk as PS256 2023-03-12 14:04:16 +01:00
jwt ezidam: added jwks route in well-known 2023-03-12 18:46:58 +01:00
openid openid: configuration: split scopes and response types in own mods, to be used in ezidam later 2023-03-13 23:31:00 +01:00
settings ezidam: added openid configration, well known route 2023-03-12 14:08:39 +01:00
users auth: wip: sign in page and form, need to finish 2023-03-11 00:38:13 +01:00