Email Change¶
email_change
¶
SQLAlchemy email change adapter implementation.
Provides database operations for email change token storage using SQLAlchemy/SQLModel.
Classes¶
SQLAlchemyEmailChangeAdapter
¶
Bases: EmailChangeAdapter
SQLAlchemy implementation of EmailChangeAdapter.