stack/apps/backend/src/app/api/latest/auth
Madison c8bb656425
[Docs] - Fix: Correct OTP verification code description order (#696)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->

<!-- ELLIPSIS_HIDDEN -->

----

> [!IMPORTANT]
> Corrects OTP code description order in `signInVerificationCodeHandler`
in `verification-code-handler.tsx`.
> 
>   - **Docs**:
> - Corrects `codeDescription` in `signInVerificationCodeHandler` in
`verification-code-handler.tsx` to specify that the OTP is formed by
concatenating the 6-digit code with the nonce, not the other way around.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=stack-auth%2Fstack-auth&utm_source=github&utm_medium=referral)<sup>
for c8ab4ef3ed. You can
[customize](https://app.ellipsis.dev/stack-auth/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-05-23 18:40:57 +02:00
..
anonymous/sign-up Anonymous users (#566) 2025-03-20 18:24:19 -07:00
cli Fix CLI Auth docs (#556) 2025-03-26 02:04:28 +01:00
mfa/sign-in Remove SmartRequest.auth.project.config (#658) 2025-04-30 15:31:15 -07:00
oauth No more instanceof KnownError 2025-05-15 12:13:19 -07:00
otp [Docs] - Fix: Correct OTP verification code description order (#696) 2025-05-23 18:40:57 +02:00
passkey Config DB migration step 2 (#629) 2025-04-29 14:52:45 -07:00
password Endpoints branching (#659) 2025-04-30 15:39:47 -07:00
sessions Fix session fetching when there are no active sessions (#684) 2025-05-15 23:09:10 +02:00