Files
better-auth/dev/bun
Zach Silveira 001bfab3ad fix(oidc-provider): consent should be able to be accepted if state is empty (#2723)
* fix consent not able to be accepted if state is empty

* chore: fix lint

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-05-20 13:26:59 -07:00
..
2024-09-30 20:39:26 +03:00
2024-09-04 13:30:15 +03:00
2025-01-06 14:30:39 +03:00
2024-09-04 13:30:15 +03:00

bun

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.26. Bun is a fast all-in-one JavaScript runtime.