Commit Graph

131 Commits

Author SHA1 Message Date
Kinfe123
4ff8139fcd fix: dep issue 2025-04-02 15:04:11 +03:00
dependabot[bot]
f1963c994a chore(deps-dev): bump vite from 5.4.14 to 5.4.16 (#2066)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 06:54:04 +03:00
Bereket Engida
b5f638ca45 docs: upgrade to tailwind v4, react 19, fuma docs 15 (#1735) 2025-03-08 19:33:31 +03:00
Bereket Engida
7ba1af2ff9 Merge branch 'main' into v1.2 2025-02-27 14:20:23 +03:00
dependabot[bot]
ff727ba11e chore(deps): bump solid-js in /examples/astro-example (#1574)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.23 to 1.9.4.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/compare/v1.8.23...v1.9.4)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 21:54:09 +03:00
Bereket Engida
9d2af48f04 Merge branch 'main' into v1.2 2025-02-23 23:49:39 +03:00
Bereket Engida
6440a1074d fix(one-tap): remove random string generator for nonce to fix expo client 2025-02-23 23:42:52 +03:00
Rahul Mishra
419a86a773 chore: fix type exports and sync dep versions to improve build times (#1528) 2025-02-21 16:26:50 +03:00
Bereket Engida
e3faaf031c chore: lint 2025-02-17 08:24:12 +03:00
Konrad Serafin
7d0854b219 example(astro): add missing imports, remove unused scripts, fix indentation (#1455)
Note for pages/index.astro: <script> moved outside <RootLayout> as per Astro convention.
2025-02-17 08:24:12 +03:00
Bereket Engida
03fb6b2dfa chore: lint 2025-02-16 16:10:02 +03:00
Konrad Serafin
08e0eb067f example(astro): add missing imports, remove unused scripts, fix indentation (#1455)
Note for pages/index.astro: <script> moved outside <RootLayout> as per Astro convention.
2025-02-16 16:08:51 +03:00
dependabot[bot]
64ed27855a chore(deps-dev): bump vite from 5.4.11 to 5.4.12 (#1260)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 07:54:27 +03:00
Bereket Engida
47344cf97b chore: upgrade expo example 2025-01-15 13:09:23 +03:00
dependabot[bot]
3bec2f5129 chore(deps): bump astro from 4.16.17 to 4.16.18 (#955) 2025-01-12 15:02:50 +03:00
Bereket Engida
9f2e45b8c7 chore: cleanup 2025-01-06 14:30:39 +03:00
Bereket Engida
d603d476d7 chore: set extenstion example private 2025-01-04 21:26:23 +03:00
Bereket Engida
78e3e92d4f chore: lint 2025-01-04 19:40:47 +03:00
Multinite
95344a6784 Browser extensions example & guide (#1117)
* init: plasmo example project

* feat: add example for browser extension with BetterAuth

- Introduced a basic browser extension example using Plasmo framework and BetterAuth for authentication.
- Updated .env.example with BetterAuth configuration.
- Removed unnecessary GitHub workflow file for submitting to Web Store.
- Updated .gitignore to exclude local env files.
- Improved README documentation for the example.
- Included BetterAuth dependency in the package.json and updated the pnpm-lock.yaml.

* add: browser-extension example complete

* fix: content.tsx

* remove: browser-extension package as that isn't needed

* add: browser extension buide

* docs: added references in the guide to the examples code

* remove(dep): unused dependency

* refactor: package.json - remove author & update description

* wip

* chore: update lock file

* docs: update icon

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-01-04 18:14:59 +03:00
Bereket Engida
ef2ff4ce56 fix(expo): local session cache should be scopped (#1020) 2024-12-26 18:44:16 +03:00
Marc Mogdanz
8dffaa2cd6 docs: use APIRoute instead of Route for tanstack start api routes (#943)
* fix(docs): use `APIRoute` instead of `Route` for tanstack start api routes

* fix(cli): remove unused import in drizzle schema
2024-12-20 20:59:52 +03:00
dependabot[bot]
b26cdf9cda chore(deps): bump astro in /examples/astro-example (#937)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.9 to 4.16.17.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/astro@4.16.17/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.17/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 09:41:56 +03:00
Stephen Zhou
d8a264871f refactor(expo): make storage required (#931) 2024-12-18 13:03:49 +03:00
dependabot[bot]
efa26f662f chore(deps): bump astro from 4.15.9 to 4.16.1 in /examples/astro-example (#855)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.9 to 4.16.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 19:00:45 +03:00
Multinite
35b4ecbc9e docs: remove react warning on svg attributes (#834) 2024-12-09 08:51:22 +03:00
Bereket Engida
3678fa18bc chore: upgrade workspace deps 2024-12-07 11:39:22 +03:00
Bereket Engida
80c643ae57 chore: update expo example 2024-12-03 19:38:19 +03:00
Bereket Engida
339a7fb586 fix: vue client store type inference 2024-11-27 22:14:40 +03:00
Bereket Engida
7799504738 chore: fix tanstack demo 2024-11-15 16:36:32 +03:00
Bereket Engida
6892ef93e4 fix: verification sorting 2024-11-15 15:03:56 +03:00
Bereket Engida
00ace72b6b chore: fix remix example 2024-11-12 14:25:28 +03:00
Bereket Engida
6c4c482dbf feat: nextjs plugin (#493) 2024-11-11 20:54:21 +03:00
Bereket Engida
1acb34b96e fix: mysql date conversion (#492) 2024-11-11 16:57:50 +03:00
Bereket Engida
90e14b8bcc fix: change dontRemeberMe to remeberMe (#476) 2024-11-10 08:52:45 +03:00
Bereket Engida
0a51955323 fix: handle web expections on expo 2024-11-09 09:28:48 +03:00
Bereket Engida
c0f6b26e8e fix: svelte type breaking on useSession 2024-11-07 12:30:09 +03:00
Bereket Engida
6c1b1d3c6b fix: tsc failing on deployment (#407) 2024-11-04 01:12:38 +03:00
Bereket Engida
86078c6d6e chore: update expo example readme 2024-11-03 02:15:07 +03:00
Bereket Engida
49d5a6a842 fix: expo origin check failing 2024-11-03 00:18:07 +03:00
Bereket Engida
ae7068dcff chore: fix deployment 2024-11-02 11:48:08 +03:00
Bereket Engida
2ef34158e0 fix: astro example (#385) 2024-11-01 10:34:12 +03:00
Bereket Engida
3f46e12377 chore: fix lock file 2024-11-01 09:47:45 +03:00
Bereket Engida
1532f0b3e1 feat: custom cookie names and attributes (#382) 2024-11-01 09:45:47 +03:00
Bereket Engida
cce28070ee feat: expo plugin (#375) 2024-11-01 09:24:14 +03:00
Bereket Engida
b822836954 feat: expose client store (#365) 2024-10-31 13:00:01 +03:00
Bereket Engida
5e0edd35c2 chore:lint 2024-10-30 09:20:44 +03:00
Bereket Engida
5340835ef2 example: add 2fa and clean up tanstack example 2024-10-30 09:07:11 +03:00
LovelessCodes
a744354d88 feat: add TanStack Start integration 2024-10-29 23:36:06 +03:00
Bereket Engida
9ecbf9751c chore: fix remix example 2024-10-28 13:02:38 +03:00
Bereket Engida
1c7606d61e refactor: remove user prefix from endpoints (#358) 2024-10-28 12:33:59 +03:00