This website requires JavaScript.
Explore
Help
Sign in
phil
/
ezidam
Watch
1
Star
0
Fork
You've already forked ezidam
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3f0b09008c
ezidam
/
crates
History
Download ZIP
Download TAR.GZ
Philippe Loctaux
3f0b09008c
logo: alt text
2023-03-23 21:12:23 +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
logo: alt text
2023-03-23 21:12:23 +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: same
sub
for all clients
2023-03-22 19:11:38 +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