Commit Graph

1033 Commits

Author SHA1 Message Date
dswbx
54b38401d8 added fully working astro example 2024-11-28 10:22:18 +01:00
dswbx
49c2a7b4db Merge remote-tracking branch 'origin/main' into feat/astro-adapter 2024-11-28 10:12:37 +01:00
dswbx
33a820aa11 fix test, adjust node adapter, bump version to 0.1 2024-11-28 10:11:04 +01:00
dswbx
6718419d41 prepare admin for astro: inject clientprovider props directly from admin component 2024-11-28 10:04:14 +01:00
dswbx
550c86a4e0 Merge pull request #3 from bknd-io/feat/auth-improvements
Feat: Auth improvements
2024-11-28 10:02:31 +01:00
dswbx
2e0543b7ac confirmed service worker 2024-11-27 17:15:22 +01:00
dswbx
b940488c8f confirmed bun 2024-11-27 17:13:01 +01:00
dswbx
b6e3c934c4 fixed nextjs build + confirmed node adapter 2024-11-27 17:07:56 +01:00
dswbx
c31bc2ccb0 changed build workflow – for auth it's required to have better control over html and assets 2024-11-27 16:19:37 +01:00
dswbx
d36c4b07e0 verified cloudflare workers + added configs where to navigate after login/logout 2024-11-26 13:26:11 +01:00
dswbx
9d896a6ab1 improved nextjs/remix adapters and docs, confirmed remix ssr working 2024-11-26 11:15:38 +01:00
dswbx
eea76ebc28 confirmed SSR support with Remix 2024-11-25 19:59:46 +01:00
dswbx
1c94777317 switched to hono/jwt to save some kb 2024-11-25 17:54:26 +01:00
dswbx
16a6a3315d added cookie to config + fixed config set endpoint 2024-11-25 16:57:12 +01:00
dswbx
76a9eab1dc fix docs logo on light mode 2024-11-25 11:53:45 +01:00
dswbx
824ff40133 reworked admin auth to use form and cookie + adjusted oauth to support API and cookie-based auth 2024-11-23 18:12:19 +01:00
dswbx
bab34e936c push missing new version number 2024-11-23 11:27:36 +01:00
dswbx
f70e2b2e10 updated examples 2024-11-23 11:21:25 +01:00
dswbx
2433833ad0 reworked html serving, added new permissions for api/auth, updated adapters 2024-11-23 11:21:09 +01:00
dswbx
6077f0e64f added onBeforeUpdate listener + auto create a secret on auth enable 2024-11-21 16:24:33 +01:00
dswbx
2fe924b65c fix user cli 2024-11-21 08:39:04 +01:00
dswbx
c75add2058 fix auth test 2024-11-21 08:30:29 +01:00
dswbx
0df5c761ec fix: when auth is disabled, the users entity doesn't exist 2024-11-21 08:23:16 +01:00
dswbx
4e7c1e6e9f docs: added cli instructions 2024-11-20 10:20:10 +01:00
dswbx
b5c13acc4a doc fix: api class 2024-11-19 15:50:34 +01:00
dswbx
c300f5e107 doc update: added a brief description for the ts sdk 2024-11-19 15:45:59 +01:00
dswbx
598e158738 doc update: added db setup instructions 2024-11-19 15:10:40 +01:00
dswbx
79e59f4aa7 updated version, added discord to docs, fixed import in adapters 2024-11-19 13:01:42 +01:00
dswbx
352d215f16 update readme 2024-11-18 16:50:05 +01:00
dswbx
79d1e010af update readme 2024-11-18 16:45:43 +01:00
dswbx
4fd315da98 fix enum field causing issues when created in modal + changed data empty button text/target 2024-11-18 16:42:27 +01:00
dswbx
95ea2c8919 update 2024-11-16 12:57:27 +01:00
dswbx
90f80c4280 public commit 2024-11-16 12:01:47 +01:00