|
83c26bb94a
|
feat: explicitly install idb + use react-router instead of react-router-dom
|
2025-05-29 17:03:44 +02:00 |
|
|
6be3aa07a1
|
feat: add favicon
|
2025-05-29 17:03:05 +02:00 |
|
|
54021c3021
|
fix: correct path for skipping register auth require
|
2025-05-29 17:02:48 +02:00 |
|
|
4b3a814d7e
|
fix: don't select account after logging into it
|
2025-05-29 14:57:35 +02:00 |
|
|
dd5c59afa8
|
feat: handle agree ('allow') button click to select account for oauth auth
|
2025-05-29 14:57:20 +02:00 |
|
|
0723a48ab0
|
feat: save search params
|
2025-05-29 14:57:01 +02:00 |
|
|
ffefee930a
|
fix: don't select session for oauth after account selection
|
2025-05-29 14:56:37 +02:00 |
|
|
a7ddd3d1ff
|
fix: use env issuer
|
2025-05-29 14:56:12 +02:00 |
|
|
21cedeabbd
|
fix: proper page names
|
2025-05-29 14:19:01 +02:00 |
|
|
807d7538a0
|
feat: proper redirect handling
|
2025-05-29 14:17:09 +02:00 |
|
|
8364a8e9ec
|
fix: avoid flash target page show
|
2025-05-29 12:43:39 +02:00 |
|
|
56755ac531
|
feat: navigate to home page after login if not explicit
|
2025-05-29 12:35:48 +02:00 |
|
|
e4d83e75a0
|
fmt: rename fetchProfile to authenticate
|
2025-05-29 12:35:07 +02:00 |
|
|
3dd91cf238
|
fix: proper token refreshing BEFORE sending req
|
2025-05-29 12:34:52 +02:00 |
|
|
03d6730151
|
feat: react-jwt pkg
|
2025-05-29 12:34:37 +02:00 |
|
|
aa152a4127
|
feat: authentication integration
|
2025-05-28 20:51:34 +02:00 |
|
|
a1ed1113d9
|
feat: fetch profile API
|
2025-05-28 17:40:33 +02:00 |
|
|
2187c873ee
|
feat: json resposne
|
2025-05-28 17:40:24 +02:00 |
|
|
595015f324
|
feat: install zustand
|
2025-05-28 17:40:16 +02:00 |
|
|
8504f9c230
|
feat: small sidebar button text
|
2025-05-28 17:19:10 +02:00 |
|
|
04db9b8ef2
|
feat: unused import
|
2025-05-27 21:26:45 +02:00 |
|
|
e983719601
|
feat: tab navigation
|
2025-05-27 21:26:29 +02:00 |
|
|
c5c55f72b1
|
feat: preview page for account management
|
2025-05-25 17:51:37 +02:00 |
|
|
c445756296
|
feat: no scrollbar util
|
2025-05-25 17:51:26 +02:00 |
|
|
0166e62e98
|
feat: ability to remove spacing
|
2025-05-25 17:51:19 +02:00 |
|
|
8e22a3ac05
|
fix: cfg access
|
2025-05-25 16:52:10 +02:00 |
|
|
05ee30f6db
|
feat: register api services rotues
|
2025-05-25 16:43:57 +02:00 |
|
|
dd8c453c54
|
feat: hash client secret
|
2025-05-25 16:43:17 +02:00 |
|
|
52870cb541
|
feat: util for generating client credentials
|
2025-05-25 16:40:58 +02:00 |
|
|
14b37c2220
|
feat: api services routes
|
2025-05-25 16:40:45 +02:00 |
|
|
5604a824fe
|
feat: use issuer variable as base
|
2025-05-25 16:26:03 +02:00 |
|
|
7d0ddd4d77
|
feat: use config issuer for everything
|
2025-05-25 16:24:52 +02:00 |
|
|
07b9b94143
|
feat: refactor for using app config
|
2025-05-25 16:22:28 +02:00 |
|
|
b95dcc6230
|
feat: rename env vars + add jwt issuer
|
2025-05-25 16:18:30 +02:00 |
|
|
e8bad71f21
|
feat: smart config
|
2025-05-25 16:18:21 +02:00 |
|
|
4df7561dd3
|
feat: sqlc api_services generated cpde
|
2025-05-25 15:38:59 +02:00 |
|
|
8f753b2561
|
feat: api_services queries
|
2025-05-25 15:38:49 +02:00 |
|
|
11748bb68e
|
feat: api services table migration
|
2025-05-25 15:38:40 +02:00 |
|
|
491c9a824d
|
feat: remove unused util
|
2025-05-25 14:54:24 +02:00 |
|
|
476b9a13d9
|
feat: handle session selection after logging in
|
2025-05-25 14:54:19 +02:00 |
|
|
42665fffbb
|
feat: handle account selection
|
2025-05-25 14:54:03 +02:00 |
|
|
a157a3ec0e
|
feat: implement select session
|
2025-05-25 14:53:55 +02:00 |
|
|
024d07fdd6
|
feat: oauth context select session
|
2025-05-25 14:53:48 +02:00 |
|
|
23845e25dd
|
feat: add admin role for all users for now
|
2025-05-25 14:53:38 +02:00 |
|
|
47209c311c
|
feat: disable watch
|
2025-05-25 14:53:28 +02:00 |
|
|
2caef38ce6
|
feat: jwks endpoint + rsa keys use
|
2025-05-25 14:53:19 +02:00 |
|
|
e88980e64f
|
feat: updated rsa key gen scripts
|
2025-05-25 14:53:02 +02:00 |
|
|
159e4ad0e2
|
feat: update ApiClaims
|
2025-05-25 14:16:30 +02:00 |
|
|
6e2d67ad24
|
feat: oauth endpoints: code and token
|
2025-05-25 14:16:20 +02:00 |
|
|
d46e296ce1
|
feat: respond with json
|
2025-05-25 14:15:50 +02:00 |
|