AshAuthentication.Strategy.Otp.SignInChange
(ash_authentication v5.0.0-rc.7)
Copy Markdown
View Source
Change for OTP sign-in when registration is enabled.
Used on a create action with upsert to allow new users to register via OTP. Validates the OTP code, sets the identity attribute, and generates an auth JWT on success.