Zai Shi
|
92f7b60ec6
|
Added loading skeleton to components (#328)
* added sign-in skeleton
* added team switcher skeleton
* improved style
|
2024-11-02 01:44:52 +01:00 |
|
Zai Shi
|
2f761c6467
|
SDK classes/hooks reference docs (#301)
Split up SDK reference and component reference
Added User and StackApp reference
Fixed stackServerApp.createUser function options
|
2024-10-20 23:56:43 +02:00 |
|
Zai Shi
|
e9a9bef7e7
|
SDK docs (#300)
* trigger changes
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/stack-handler.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/selected-team-switcher.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/credential-sign-in.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/use-user.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/credential-sign-up.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/sign-in.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/sign-up.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/password-reset.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/account-settings.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/use-stack-app.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/user-button.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/auth-page.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/message-card.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/magic-link-sign-in.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/stack-provider.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/oauth-button-group.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/oauth-button.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/email-verification.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/forgot-password.mdx
* Patched /tmp/tmp_r_s8ha0/docs/fern/docs/pages/sdk/stack-theme.mdx
* Patched /tmp/tmp3hhqor8i/docs/fern/docs/pages/sdk/stack-handler.mdx
* improved docs
* updated docs
* improved docs
* added credential sign in component image
* updated docs
* updated docs
* updated docs
* updated docs
* improved docs
* improved docs
* added user-button image
* improved docs
---------
Co-authored-by: patched.codes[bot] <298395+patched.codes[bot]@users.noreply.github.com>
|
2024-10-15 20:11:44 +02:00 |
|
Konstantin Wohlwend
|
9da481b2cd
|
Require newline at the end of each file
|
2024-10-13 13:06:38 -07:00 |
|
Zai Shi
|
06fcca6fe6
|
OTP (#263)
* fixed otp send email template
* added version
* added send response type
* updated email template
* added otp email
* added otp page
* fixed bugs
* fixed bugs, added back button on otp page
* otp works
* added max attempts per nonce code
* fixed error return type
* fixed tests
* fixed bugs
* updated button text
* added tests
* added totp code error handling
* removed console.log
* fixed verification code length
* fixed code length
* moved otp inside magic link sign in component
* changed version back, updated ui wording
* added old version otp email tests
* fixed tests
|
2024-09-24 20:02:06 +02:00 |
|
Stan Wohlwend
|
580bd73348
|
Fix trailing space lint errors
|
2024-07-14 10:37:34 -07:00 |
|
Zai Shi
|
934eb78004
|
Fixed team selection (#124)
* fixed selected team switcher
* fixed selected team switcher
* updated lock files
|
2024-07-02 02:39:50 +02:00 |
|