This repository was archived by the owner on Oct 15, 2025. It is now read-only.
Releases: Nexirift/plugin-better-auth
Releases · Nexirift/plugin-better-auth
Support for ioredis! - v1.0.2
Welcome to plugin-better-auth!
Changes
See the changelog for full changes, the main change was adding support for ioredis in order to fix a bug involving setEx.
If you are new, please look at the example here (might be slightly out of date).
Install
- Using yarn:
yarn add @nexirift/plugin-better-auth - Using npm:
npm i @nexirift/plugin-better-auth - Using pnpm:
pnpm i @nexirift/plugin-better-auth - Using bun:
bun install @nexirift/plugin-better-auth
Full Changelog: 1.0.1...1.0.2
Welcome to plugin-better-auth! - v1.0.1
- Added the ability to access the
authorizefunction from outside of the plugin context.
Welcome to plugin-better-auth!
If you are new, please look at the example here.
Install
- Using yarn:
yarn add @nexirift/plugin-better-auth - Using npm:
npm i @nexirift/plugin-better-auth - Using bun:
bun install @nexirift/plugin-better-auth
Full Changelog: 1.0.0...1.0.1
Welcome to plugin-better-auth! - v1.0.0
Welcome to plugin-better-auth!
If you are new, please look at the example here.
Install
- Using yarn:
yarn add @nexirift/plugin-better-auth - Using npm:
npm i @nexirift/plugin-better-auth - Using bun:
bun install @nexirift/plugin-better-auth
Full Changelog: https://github.com/Nexirift/plugin-better-auth/commits/1.0.0