mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-22 11:49:20 -05:00
Introduced an optional init function that allows plugins to initialize with custom options. The function can return a modified context or nothing, enhancing plugin flexibility.