Konsti Wohlwend
Konsti Wohlwend
There's a subtle difference when using this API in a synchronous way compared to `try {} finally {}`: ```js let normalVar = undefined; const asyncVar = new AsyncContext.Variable(); // prints...
Thanks for fixing this!
This looks great, thanks for catching it! Can you sign the CLA? Then I'll merge it to dev.
Since this will capture all Enter presses on the page, this will cause weird behaviour if there are other things on the same page as the SignIn component. I believe...
I'll split this issue into two: This one and #56
If you're self-hosting, we support multi-tenancy using the concept of Projects. We also support multi-tenancy for your own apps with teams, which roughly map to what other services call Organizations....
You want to be able to supply your own terms and privacy page, and pass it into the Stack App config so it would be shown on the sign-in components?...
> Here is a design I have attached for your review so that I can proceed Looks good in itself, but how would this work with OAuth providers? Will the...
Obsoleted by https://github.com/stack-auth/stack/commit/8197296e07299d17d7824a151c69d3bcb1ae7d45
(sorry, I would've merged yours first, but needed to fix this and was waiting for CLA)