stack/packages/template/src/lib
BilalG1 5d8b6b7eaf
unblock signup endpoint (#967)
<!--

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

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Sign-up accepts an optional verification callback URL and a new
opt-out flag to disable email verification; when opted-out or absent,
URL checks and verification emails are skipped.
* Client APIs and runtime validation updated to forbid providing a
callback URL when opting out. Sign-up now retries without a callback if
a redirect URL is not whitelisted.

* **Tests**
* End-to-end tests added for sign-up without verification and for
conflicting verification settings.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Konsti Wohlwend <N2D4@users.noreply.github.com>
2025-10-27 10:18:19 -07:00
..
stack-app unblock signup endpoint (#967) 2025-10-27 10:18:19 -07:00
auth.ts Improved anonymous users (#857) 2025-08-24 11:36:01 -07:00
cookie.ts Add THIS_LINE_PLATFORM macro (#537) 2025-03-13 02:35:17 +01:00
hooks.tsx Page transition prefetching 2025-10-16 12:02:46 -07:00
translations.tsx Remove client-only 2025-04-17 12:09:21 -07:00