Commit Graph

31 Commits

Author SHA1 Message Date
miloschwartz 0e65f8c921 check resource id on verify access token 2025-04-06 13:08:55 -04:00
miloschwartz 74d6b3d902 shorten share links and add migration 2025-04-04 22:58:01 -04:00
miloschwartz cdc415079c add supporer key program 2025-03-20 22:16:02 -04:00
miloschwartz 20f1a6372b small visual improvements 2025-02-26 21:24:35 -05:00
miloschwartz ff37e07ce6 make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
Milo Schwartz 8165051dd8 fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -05:00
Owen Schwartz f4ae2188e0 Fix typo courtesy of Discord @kazak 2025-01-29 09:34:55 -05:00
Milo Schwartz 9f1f2910e4 refactor auth to work cross domain and with http resources closes #100 2025-01-26 14:42:02 -05:00
Milo Schwartz a2ed7c7117 complete integration of direct share link as discussed in #35 2025-01-12 13:43:16 -05:00
Milo Schwartz f5fda5d8ea allow access token in resource url 2025-01-11 19:47:07 -05:00
Milo Schwartz c3d19454f7 allow resource redirect if host is same 2025-01-10 00:13:51 -05:00
Milo Schwartz 6c813186b8 verify redirects are safe before redirecting 2025-01-09 23:26:07 -05:00
Milo Schwartz 7388480885 change powered by text 2025-01-05 14:01:58 -05:00
Milo Schwartz 64158a823b major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz 0e99e2b62b minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz 3b4a993704 refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz 9732098799 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz ce5df3b0b9 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz 845d65ad33 share links 2024-12-20 22:24:44 -05:00
Milo Schwartz 72dc02ff2e access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz 207a7b8a39 add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz 998fab6d0a add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz d3d2fe398b env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Milo Schwartz 500a81aa42 fix rendering issues on resource unauthorized 2024-11-29 22:53:45 -05:00
Milo Schwartz 5bbf32f6a6 improve verify email redirect flow 2024-11-28 00:11:13 -05:00
Milo Schwartz c2cbd7e1a1 fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz 8178dd1525 set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz cc05baf67d move resource auth to auth router 2024-11-24 11:27:43 -05:00
Milo Schwartz 4be535c08d fix tabs rendering verticaly bug 2024-11-24 00:12:38 -05:00
Milo Schwartz d7c4bc43a4 set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz ad5ea3564b added support for pin code auth 2024-11-23 20:08:56 -05:00