accounts_api.go
|
♿ Better account name validation
|
2024-08-01 12:21:34 +08:00 |
auth_api.go
|
✨ Better id token in oidc
|
2024-07-28 20:04:22 +08:00 |
factors_api.go
|
✨ Reset password APIs
|
2024-06-30 17:01:39 +08:00 |
index.go
|
✨ Able get multiple userinfo in one request
|
2024-07-30 20:28:38 +08:00 |
notifications_api.go
|
🐛 Fix cannot clear notifications
|
2024-07-23 22:04:52 +08:00 |
oauth_api.go
|
✨ Present nonce in id token
|
2024-07-28 22:30:51 +08:00 |
realms_api.go
|
♻️ Improve code structure and much easier to read
|
2024-06-22 13:04:21 +08:00 |
relationships_api.go
|
✨ More relationship APIs
|
2024-07-23 23:50:05 +08:00 |
security_api.go
|
✨ Reset password APIs
|
2024-06-30 17:01:39 +08:00 |
statuses_api.go
|
✨ Show invisible is enabled in api
|
2024-07-20 15:14:50 +08:00 |
userinfo_api.go
|
🐛 Fix batch get userinfo
|
2024-08-01 12:47:19 +08:00 |
well_known_api.go
|
♻️ Separate application domain and token issuer
|
2024-08-12 20:58:20 +08:00 |