Commit Graph

1561 Commits

Author SHA1 Message Date
Alex Yang
1713efcb34 docs: cleanup emoji (#4690) 2025-09-15 19:06:27 -07:00
Alex Yang
de4b4966cb chore(docs): missing deps (#4689) 2025-09-16 01:59:25 +00:00
Diogo Ribeiro
ddd0e16aca docs: update siwe.mdx (#4685) 2025-09-15 18:00:48 -07:00
Alex Yang
6ea2357653 chore: bump dev deps (#4678) 2025-09-15 19:34:59 +00:00
Frank
f9803ccb0b docs: fix typo (#4655) 2025-09-15 08:32:28 -07:00
tauromu
3d831f4462 docs(organization): fix incorrect usage example for listTeams (#4662)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-15 15:26:27 +00:00
Roman
24acccaf86 docs: fix example urls (#4635) 2025-09-14 01:22:47 -07:00
VicO
362815b282 docs: fix missing commas in Stripe plugin code examples (#4637)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-14 07:13:34 +00:00
Oskar Gmerek
a209e1e544 docs: add surreal-better-auth adapter to community adapter list (#4633) 2025-09-13 12:10:29 -07:00
Roody
fd7d318eaa docs: fix expo example link (#4605) 2025-09-12 02:01:26 -07:00
Alex Yang
22b78cfe72 Revert "feat: support cross-domain cookie (#4482)"
This reverts commit 61b6a87435.
2025-09-12 00:34:01 -07:00
Felix Lyu
78424b4e6a fix(lastLoginMethod): inherit cross-subdomain cookie settings in lastLoginMethod plugin (#4572) 2025-09-11 20:46:57 +00:00
Rikhi Singh
1bb1232632 fix(stripe): prevent multiple free trials for same user (#4562) 2025-09-11 18:44:36 +00:00
TheUntraceable
5f80cc61ed fix(docs): Remove duplicated RFC compliance mention (#4581) 2025-09-11 18:42:05 +00:00
Alex Yang
8b6fe719b7 Revert "docs: installation docs to automatic install using init cmd (#1675)"
This reverts commit d7223265a4.
2025-09-11 11:30:37 -07:00
Marcin Gąsienica-Makowski
530767deeb feat(logger): option to disable colors (#4402)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-11 17:16:31 +00:00
Maxwell
d7223265a4 docs: installation docs to automatic install using init cmd (#1675) 2025-09-10 16:56:21 -07:00
Alex Yang
ee373a3ff9 docs: fix mongodb example (#4568)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-10 11:58:26 -07:00
Alex Yang
22c39b92be feat: database transaction support (#4414)
Co-authored-by: Joel Solano <solano.joel@gmx.de>
2025-09-09 17:10:27 -07:00
Henrique Braga
61b6a87435 feat: support cross-domain cookie (#4482)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Rikhi Singh <114336052+rikhisingh@users.noreply.github.com>
2025-09-09 17:09:24 -07:00
Fathi
f6f1902b59 feat: add getActiveRoleMember (#4484)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-09 14:48:55 -07:00
Alex Yang
a22f65fdc3 chore: bump version (#4535) 2025-09-08 18:30:44 -07:00
Taesu
2f2c21f0e5 docs: fix sidebar content and mobile nav (#4481) 2025-09-08 17:54:45 -07:00
Kevin
8d8289a7df docs: add expo-better-auth-passkey plugin to documentation (#4381) 2025-09-08 17:23:54 -07:00
KinfeMichael Tariku
7d6d4da92b feat: add search functionality to mobile navigation (#4487) 2025-09-08 17:21:15 -07:00
Daniel Bogale
79051b1aa1 docs: fix typos and improve grammar across multiple pages (#4519) 2025-09-08 17:16:17 -07:00
伍闲犬
844614396a docs: fix the wildcard route of hono (#4521) 2025-09-08 10:15:48 -07:00
Bereket Engida
693c8cbba9 feat(rate-limiter): allow disabling custom paths to not be rate limited (#4502) 2025-09-07 13:25:37 -07:00
Alex Yang
9589cb7418 feat: lynx integration (#4470) 2025-09-05 13:21:25 -07:00
KinfeMichael Tariku
b771b13943 docs: add callout for integrating BA api docs with already existed scalars (#4016)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-05 10:33:07 -07:00
Paolo Ricciuti
4b3642d324 fix(mcp): remove duplicate /api/auth from wwwAuthenticateValue and properly format the header (#4462)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-05 10:32:57 -07:00
KinfeMichael Tariku
889db685f5 docs: codeblock style fix after fuma upgrade (#4456) 2025-09-05 09:11:29 -07:00
Paolo Ricciuti
cfffb64af5 docs: fix /.well-known/oauth-protected-resource route (#4439)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-05 09:11:29 -07:00
Fraol Lemecha
d44595afb5 feat(mcp): customize resource in protected resource metadata (#4419) 2025-09-04 12:13:54 -07:00
Alex Yang
a910174791 docs: use the default search dialog when no api key is provided (#4417) 2025-09-03 19:21:07 -07:00
Fraol Lemecha
f937c85a67 feat(mcp): add protected-resource metadata endpoint (#4394)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-03 17:36:18 -07:00
KinfeMichael Tariku
0090b22b7d docs: fix incorrect rendering of default tab value (#4411) 2025-09-03 16:23:38 -07:00
Alex Yang
efdb4ce4f0 chore: enable noFloatingPromises lint rule (#3842) 2025-09-03 15:02:45 -07:00
ibby
34c6234fe1 docs: jwt usage with bearer plugin wording (#4391) 2025-09-03 10:36:46 -07:00
renovate[bot]
e7c0b8b287 fix(deps): update all non-major dependencies (#3915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 08:32:21 -07:00
KinfeMichael Tariku
7433ca5052 docs: fix resolve llms.txt missing wrapped component examples (#4384) 2025-09-03 08:19:44 -07:00
Maxwell
0ce6f3262e docs: improve wording (#4380) 2025-09-03 18:58:35 +10:00
Maxwell
d287ba2996 docs(organization): fix incorrect syntax (#4376) 2025-09-03 00:16:22 -07:00
Hendrik Krebs
d5081fde19 docs: hint to use credentials: 'omit' for authenticated requests (#4369)
Co-authored-by: Hendrik Krebs <hendrik@MacBook-Pro-von-Hendrik.fritz.box>
2025-09-02 16:21:01 -07:00
Alex Yang
8849a9bcb3 docs: add orama search support (#4366) 2025-09-02 14:34:49 -07:00
Alex Yang
74e94c72f0 Revert "fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330)"
This reverts commit 9f15d23f77.
2025-09-02 12:09:44 -07:00
Maxwell
9f15d23f77 fix(bearer): certain sign-in endpoints won't give bearer token v2 (#4330) 2025-09-02 11:19:34 -07:00
KinfeMichael Tariku
89c1b1181e docs: improve the tooltip content display (#4362)
(cherry picked from commit bc5db5d7cb)
2025-09-02 09:01:20 -07:00
Taesu
9db29660f7 feat(openapi): support Scalar Theme (#4355) 2025-09-02 00:28:26 -07:00
Maxwell
c06353c594 update(organization): change requests for dynamic AC (#4337) 2025-09-01 14:01:29 -07:00