Commit Graph

428 Commits

Author SHA1 Message Date
3ceeab04e1 feat: add icon url to api service 2025-06-07 19:21:14 +02:00
b7a67c208f feat: pass client id by code generation 2025-06-07 19:17:48 +02:00
cee885a84d feat: remove unused access to user profile 2025-06-07 19:17:39 +02:00
4b496ea9bd feat: split claims into 2 2025-06-07 19:17:29 +02:00
570ae6ac8c feat: generate 3 tokens for api service 2025-06-07 19:17:15 +02:00
f0d3a61e7b feat: accept access to cache 2025-06-07 19:16:57 +02:00
b09567620f feat: generate auth code and save 2025-06-07 19:16:45 +02:00
2209846525 feat: check for redirect uris allowed 2025-06-07 19:16:28 +02:00
108ed61961 feat: save & get auth code cache 2025-06-07 19:16:14 +02:00
b73bfd590b feat: allow custom claims for verify 2025-06-07 19:15:59 +02:00
19d56159ba feat: pass access to cache 2025-06-07 19:15:00 +02:00
b9ccf6adac feat: require client id for code API 2025-06-07 18:46:46 +02:00
9a0870dbbc fix: let user see verify welcome message 2025-06-07 11:41:52 +02:00
70429f69a2 feat: reset verify states after completion 2025-06-07 11:17:10 +02:00
ad635008eb fix: scrolling + background + height on devices 2025-06-07 02:37:03 +02:00
eacc8fdd89 fix: no need for h-full 2025-06-07 02:21:17 +02:00
d309fb3f57 fix: better scrolling on mobile 2025-06-07 02:21:06 +02:00
f4fd993679 feat: admin default page is api-services 2025-06-07 02:20:41 +02:00
016879b53f feat: upload avatar API 2025-06-07 02:10:55 +02:00
70bba15cda feat: redirect + upload avatar store 2025-06-07 02:10:46 +02:00
57daf175ab fix: fallback to empty array 2025-06-07 02:10:35 +02:00
0817a65272 feat: final verify trigger 2025-06-07 02:10:24 +02:00
13f9da1a67 feat: handle avatar uploading on verify 2025-06-07 02:10:11 +02:00
83535acf1c feat: no users found text in table 2025-06-07 02:09:59 +02:00
441ce2daca feat: redirection after verification 2025-06-07 02:09:44 +02:00
f9848d2110 feat: set redirect in state 2025-06-07 02:09:35 +02:00
7f0511b0d4 feat: finish verification API 2025-06-07 02:09:20 +02:00
a27f2ad593 feat: verify user's avatar + full url for profile picture 2025-06-07 02:09:10 +02:00
715a984241 feat: register finish verify route 2025-06-07 02:08:52 +02:00
66e1756ade feat: finish verification handler 2025-06-07 02:08:43 +02:00
849403a137 feat: confirm OTP integration 2025-06-07 01:34:48 +02:00
8d15c9b8b2 feat: request OTP query 2025-06-07 01:34:38 +02:00
87af1834cf feat: email verify state 2025-06-07 01:34:28 +02:00
357583f54d feat: navigate to current stage of verification 2025-06-07 01:34:13 +02:00
aa6de76ded feat: redirect to verify pages 2025-06-07 01:33:50 +02:00
ab3c2d1eb0 feat: stepper improvements 2025-06-07 01:33:40 +02:00
644cf2a358 feat: email verify APIs 2025-06-07 01:33:21 +02:00
5b1ed9925d feat: verify routes 2025-06-07 01:33:14 +02:00
4071a50a37 feat: split auth routes in files 2025-06-07 01:32:56 +02:00
dd7c51efd8 feat: update user verifications 2025-06-07 01:32:37 +02:00
8902f4d187 feat: redis configuration & client 2025-06-07 01:32:22 +02:00
6666b20464 feat: go-redis pkg 2025-06-07 01:31:55 +02:00
c5f288ba1e feat: redis configuration 2025-06-07 01:31:47 +02:00
cc49ab1655 feat: verify state 2025-06-07 00:14:09 +02:00
06c60b3491 feat: verification layout 2025-06-07 00:14:03 +02:00
b584a7b07f feat: UI stepper component 2025-06-07 00:13:54 +02:00
410e420a46 feat: use dark background overlay 2025-06-07 00:13:45 +02:00
eeb0f6eac1 feat: user profile verification fields 2025-06-07 00:13:29 +02:00
fb622f918a feat: redirect to verify when required 2025-06-07 00:13:17 +02:00
a50bad417f feat: mask email util 2025-06-07 00:12:56 +02:00