Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 14:05
· 22 commits to main since this release

feat(core): implement basic methods

feat(errors): implement oauth2Error

feat(providers): add discord provider and some improves

feat(providers): add google provider

fix: some oauth2 errors with side effects by derive

chore: bump version

feat(types): improve in typings and add some comments

fix(deps): remove unused dependency

chore: bump elysia to 0.8 add description and keywords

fix: package.json errors and remove .npmignore

fix: type errors when wrong migrate to 0.8 elysia

feat: use @types/bun

fix: providers res.json<> not exists...

refactor: use Handler instead of instance type of elysia

chore: use biome

feat: add elysia v1 support elysiajs/elysia#513

chore: remove old plugin code

feat: rewrite plugin!

chore: delete providers property

chore: improve package.json and README

chore: add CICD to publish

refactor: delete useless file and some imports improves

chore: bump

Full Changelog: https://github.com/kravetsone/elysia-oauth2/commits/v1.0.0