Skip to content

Releases: salvinoto/nextjs-better-auth-prisma

v0.2

12 Oct 02:00
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Added in the ability to make Stripe Payments with both Personal and Organization accounts

v0.1

05 Oct 16:41
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

The first milestone release.

Missing the following features:

  • Ability to create Stripe customer as an organization.
  • Ability to charge per user for organizations.
  • Add the ability to create more roles than owner, admin, and member for organizations.
  • Create documentation showing how to use different database adapters.