Commit Graph
110 Commits
Author SHA1 Message Date
Bereket Engida d9a8407295 feat: changelog 2024-10-26 16:55:40 +03:00
Ali SamadiandGitHub fcd6db39c8 docs: smooth animation for sidebar links and changelogs (#336) 2024-10-26 00:14:49 +03:00
Bereket EngidaandGitHub 68eaf7e47a docs: move to fumadocs 14 (#338) 2024-10-25 21:54:21 +03:00
Ali SamadiandGitHub fcfa22d514 docs: new animation for the code preview in the landing page (#322) 2024-10-24 17:13:28 +03:00
Bereket Engida 7d77bc3d5a docs: fix linkedin icon 2024-10-23 22:45:42 +03:00
Daniel RoeandGitHub c7be5615d7 chore: fix github capitalisation (#297) 2024-10-23 01:48:15 +03:00
Gregor WedlichandGitHub bc60020dab feat: linkedin (#295) 2024-10-22 22:49:47 +03:00
Gregor WedlichandGitHub c5a876a6de feat: dropbox (#286) 2024-10-22 16:07:27 +03:00
Bereket Engida 5dbc36a254 docs: change beta label 2024-10-20 21:05:54 +03:00
Bereket EngidaandGitHub 05fd1e072d feat: multi session plugin (#204) 2024-10-18 17:27:37 +03:00
Bereket EngidaandGitHub ed65804dff refactor: email verification flow (#203) 2024-10-17 22:15:19 +03:00
Bereket Engida 394b23fdb0 chore: lint 2024-10-17 19:48:07 +03:00
JoshuaandGitHub 6a85675ec1 chore: update github link to open new tab (#208) 2024-10-17 18:41:14 +03:00
Bereket Engida f706460b45 chore: lint 2024-10-17 07:48:40 +03:00
Sébastien ChopinandGitHub 743ca99218 docs: improve nuxt wording and logo (#200) 2024-10-17 07:22:21 +03:00
Bereket Engida e0bc94e001 docs: change jwt icon 2024-10-16 21:15:27 +03:00
Kaan MollaogluandGitHub 309062d1ea feat: JWT & JWKS Plugin (#178)
* feat: 🚧 Created JWT plugin with some basic functionality

The basic functionality has thusfar the ability to retrieve the JWKS, create the JWK if none exists with an encrypted private and the basic token endpoint that creates a JWT

* Updated the jwks endpoint

* Added the key id to the token header for validation purposes

* Refactored private encryption to one column

* feat: Add JWT plugin to sidebar and create JWT documentation page

* test:  Added tests for JWT plugin

* Fixed linting
2024-10-16 20:05:50 +03:00
Bereket Engida 41a3c0cb45 chore: update readme 2024-10-15 01:19:35 +03:00
Bereket EngidaandGitHub b145d78d6f feat: add onError and throw error options for APIError (#162) 2024-10-13 21:34:09 +03:00
Bereket Engida dad1a1c09c docs: add elysia 2024-10-12 21:49:16 +03:00
Bereket EngidaandGitHub a95a1ab4bd feat: generic oauth plugin (#149) 2024-10-12 02:53:25 +03:00
Bereket EngidaandGitHub 33223fd575 feat: admin plugin (#117) 2024-10-11 21:16:21 +03:00
Bereket Engida 95d457f0c0 docs: add security section 2024-10-11 14:38:31 +03:00
Bereket Engida f6872c563f chore: remove unused dep 2024-10-11 09:48:39 +03:00
Bereket Engida c93fbd7922 docs: minor imporvements 2024-10-10 21:27:21 +03:00
Bereket Engida 65d373620a docs: fix sidebar 2024-10-10 08:50:36 +03:00
Bereket Engida d6aa762980 docs: fix mobile nav bg 2024-10-10 00:04:41 +03:00
Bereket EngidaandGitHub 3817742ce0 feat: Secondary storage (#127) 2024-10-09 18:19:40 +03:00
Bereket Engida 8e7dbcf14b docs: add optional field indicators 2024-10-07 13:23:53 +03:00
Kinfe Michael TarikuandGitHub 7cd1985d0e docs: fix/ui_and_hydration (#102) 2024-10-05 23:07:12 +03:00
Bereket Engida 0c398f1b92 docs: fix nav layout 2024-10-05 21:24:21 +03:00
Bereket Engida a0e94b328f chore: lint 2024-10-05 16:20:14 +03:00
Kinfe Michael TarikuandGitHub 4733e2f393 Scrolling issue and mob theme toggler (#97) 2024-10-05 14:02:43 +03:00
Bereket Engida 438c8e2045 feat: microsoft sso 2024-10-05 10:51:23 +03:00
Ammar IqbalandGitHub 901d119d3b docs: Get Started button shadow is cut-off when code example is switched to client.ts tab (#91) 2024-10-05 10:03:17 +03:00
Masood ul RehmanandGitHub 364328800a docs: fixed mobile menu responsiveness, removed unused imports (#90) 2024-10-05 07:21:00 +03:00
f9beea9edc feat: added anonymous auth plugin (#88)
* feat: added anonymous auth

* fix: log

* test: add tests

* docs

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2024-10-04 23:04:32 +03:00
Bereket Engida 3cebc3cc1c docs: add remix toc 2024-10-04 11:13:29 +03:00
Jabed ZamanandGitHub 7ce38cbee5 fix: github stats button (#76) 2024-10-03 08:39:07 +03:00
Bereket EngidaandGitHub ad9db372c9 feat: phone number plugin (#56) 2024-10-02 19:41:01 +03:00
Bereket Engida 9fdffd2d3f chore: cleanup 2024-10-01 14:45:49 +03:00
ErikandGitHub 484489ffc9 docs: add basic remix documentation (#38) 2024-09-30 12:27:21 +03:00
Bereket EngidaandGitHub 485fd003ac feat: schema generation cli 2024-09-30 12:26:46 +03:00
Kinfe Michael TarikuandGitHub bdb3794354 docs: github stat ui
* feat: github stat

* fix: lint as always

* fix: style

* fix: unwanted ref
2024-09-30 06:51:28 +03:00
Bereket Engida 57d5ee6b36 docs: fix cookies section 2024-09-29 23:06:40 +03:00
Bereket Engida a60c911fcd docs: cookies 2024-09-29 22:47:07 +03:00
Bereket EngidaandGitHub 98402835c2 feat: Database adapters (#29)
* feat: prisma adapter

* feat: drizzle adapter

* feat: mongod db adapter
2024-09-29 20:00:47 +03:00
Cristian TorrezandGitHub 5217332f0d docs: typo in techstack-icons.tsx 2024-09-28 14:15:12 -05:00
Bereket Engida 51e752b3fb docs: fix code theme 2024-09-28 21:10:28 +03:00
Bereket EngidaandGitHub 6caa670aa4 Merge pull request #16 from better-auth/logo-change 2024-09-28 20:52:49 +03:00