448 Commits

Author SHA1 Message Date
dd9a44d126 ♻️ Refactor the get userinfo endpoint for oidc 2025-01-27 19:34:48 +08:00
dc2de65245 List, create & delete auth factor apis 2025-01-27 19:19:31 +08:00
a43e89a5a3 🐛 Bug fixes 2025-01-27 18:17:34 +08:00
0db2967214 🐛 Trying to fix ack message issue 2025-01-27 16:39:14 +08:00
0dbc30d53c 🐛 Unsubscribe the stream after used the stream to validate code 2025-01-27 16:31:15 +08:00
e4ba72725e 🐛 Trying to fix nats: subject does not match consumer 2025-01-27 16:12:09 +08:00
144219f0aa 🐛 Fix nats option durable set more than once 2025-01-27 15:53:34 +08:00
72d0cbb7be 🐛 Fix JetStream invalid stream name 2025-01-27 15:48:09 +08:00
1f75a9e64b ♻️ Use nats jetstream instead of database to store otp 2025-01-27 15:43:24 +08:00
2dac1759d9 Remove the profile field on userinfo 2025-01-25 01:24:55 +08:00
5b516094a0 🐛 Add compability on userinfo 2025-01-22 15:58:56 +08:00
6a4f2b6869 🐛 Fix openid configuration singing algorithm 2025-01-04 18:18:38 +08:00
5bdc59b4af 🚚 Move well known api path 2025-01-04 18:11:09 +08:00
5273498af1 👽 Update magic token callback url 2025-01-04 17:22:11 +08:00
fcd3b56f89 Mark all notification as read api 2025-01-01 11:16:54 +08:00
61976f6c47 👔 Remove auto enable two-step verification 2025-01-01 01:13:16 +08:00
9c0abdb46f Configurable auto signoff duration 2024-12-29 22:21:56 +08:00
f33497d002 Notify all users endpoint 2024-12-25 00:25:32 +08:00
94e55a6d4e 🐛 Fix abuse report have no default status 2024-12-12 00:32:43 +08:00
afc2ec80e9 🐛 Fix list user relative return wrong data 2024-12-11 23:58:19 +08:00
573ccc0478 🐛 Bug fixes on notifications 2024-12-09 23:34:21 +08:00
fdf2d28f51 A separate API to only get notification count 2024-12-09 23:24:12 +08:00
0115e6723a 🐛 Fix missing api endpoint 2024-12-08 22:18:45 +08:00
02f122328a Add cache into querying user 2024-12-08 20:21:40 +08:00
77c543f88e 🐛 Fix random panic 2024-12-05 13:09:52 +08:00
50498976af 🐛 Bug fix directory service wasn't registered 2024-12-03 22:12:10 +08:00
bede9716f1 🔊 Verbose logging at receive broadcasting event 2024-12-03 21:49:41 +08:00
3074cd93d8 🔊 Verbose logging at setting last seen at 2024-12-03 21:24:16 +08:00
87c3b81ad4 🐛 Fix check user exists in realm bug 2024-12-01 12:17:49 +08:00
20ff541ab4 💥 Pagination fetching realm member api
🐛 Fix remove realm member has no memberId path param
2024-12-01 11:32:54 +08:00
e0c9646c98 🐛 Prevent user adding a user twice into a realm 2024-12-01 02:04:57 +08:00
d3a1382711 Add realm member support both account name and id 2024-12-01 01:57:05 +08:00
f8492ea1af 🐛 Hotfix previous commit compile issue 2024-12-01 01:27:42 +08:00
10e9813bea 💥 Move remove member api arguments from body to querystring just as messaging 2024-12-01 01:26:33 +08:00
192a03e9d1 🚚 Move make friendship api 2024-11-30 20:25:56 +08:00
08c639497d Better relationships stauts query 2024-11-30 17:31:35 +08:00
312cf820ab Better check in experience random algorithm 2024-11-30 01:01:54 +08:00
55b3a6f164 💥 Passing relationship api arguments in body instead of querystring 2024-11-30 00:35:11 +08:00
659548a544 Result modifiers in check-in 2024-11-27 22:03:09 +08:00
c16019341f 🚚 Rename daily-sign to check-in 2024-11-27 21:57:10 +08:00
1515e29d5b 🔇 Remove authenticate result logging 2024-11-24 21:57:58 +08:00
668d9805e2 🐛 Fix group permission didn't extend properly 2024-11-23 21:44:14 +08:00
7081cb8885 🔊 Add verbose permission logging 2024-11-23 21:35:57 +08:00
bc2e7df574 🐛 Fix unable get user full perm node 2024-11-23 20:51:57 +08:00
bc5a0ea966 🐛 Fix get user grpc method didn't extend group's permission 2024-11-23 20:24:11 +08:00
f89a2244ea ⬆️ Resum go.mod 2024-11-23 13:30:26 +08:00
bf733da247 Support jwks.json according OIDC stranded 2024-11-23 13:07:49 +08:00
ca9bd7ac14 🐛 Fix notification push batch emitted twice 2024-11-23 12:43:09 +08:00
3f4fe68105 🐛 Fix notifiable is empty when user do not set 2024-11-23 12:31:00 +08:00
7a2ce20460 🔊 Verbose notifying check logging 2024-11-23 12:16:34 +08:00