Expand description
Internationalization plugin for OpenAuth (Better Auth i18n parity).
Re-exports§
pub use types::translation_dictionary;pub use types::I18nOptions;pub use types::LocaleDetectionStrategy;pub use types::LocaleResolver;pub use types::TranslationDictionary;pub use types::TranslationKey;
Modules§
- types
- Options for the OpenAuth i18n plugin (parity with
@better-auth/i18n).
Enums§
Constants§
- VERSION
- Crate version (matches Better Auth package
version.tsintent).
Functions§
- i18n
- i18n plugin for OpenAuth: translates
messageon JSON error responses usingcodeas the lookup key.