d8e8ec3fa7e5c62608c4250cfd45baf5babb39b9
These changes include: 1. Replacing the app token with a standard authorization barrier. 2. Changing the response body in the OAuth request by wrapping the endpoint link with a structure instead of placing it in the callback payload data.
Elysia with Bun runtime
Getting Started
To get started with this template, simply paste this command into your terminal:
bun create elysia ./elysia-example
Development
To start the development server run:
bun run dev
Open http://localhost:3000/ with your browser to see the result.
Description
Languages
TypeScript
99.5%
JavaScript
0.3%
Dockerfile
0.2%