Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Releases: Nexirift/plugin-better-auth

Support for ioredis! - v1.0.2

29 Jul 14:13
663e0e9

Choose a tag to compare

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

12 Mar 13:24
7a6ccbf

Choose a tag to compare

  • Added the ability to access the authorize function 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

18 Feb 14:25

Choose a tag to compare

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