mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-27 10:55:09 -05:00
252 B
252 B
@better-auth/stripe
| @better-auth/stripe |
|---|
| minor |
onSubscriptionCancel callback event is no longer marked optional, consistent with all other subscription lifecycle callbacks. The only call site always provides an event, so the optional marker was inaccurate.