Konsti Wohlwend
cec718f542
Identity Provider/External OAuth ( #323 )
...
Co-authored-by: moritz <moritsch@student.ethz.ch>
2024-11-30 23:27:55 -08:00
Zai Shi
04a1a52695
changed account setting icon param
2024-11-28 14:17:31 +01:00
Konstantin Wohlwend
c1b8601341
Advanced team invitations
2024-11-26 17:12:57 +01:00
Konstantin Wohlwend
7ee4858ac7
Update translationOverrides doc to reference translation file
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-11-25 00:05:05 +01:00
Konstantin Wohlwend
d274a46f5d
Add link to webhook reference from guides
2024-11-19 21:59:00 +01:00
Konstantin Wohlwend
179cec47ee
SDK reference subtitles
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-11-19 13:24:18 +01:00
Konstantin Wohlwend
0a3a962780
Translation overrides
2024-11-19 00:15:58 +01:00
Konstantin Wohlwend
f3f5e6c046
Init script now uses unknown for route props type
2024-11-15 22:27:42 +01:00
Konstantin Wohlwend
ec62907519
Update docs on getAuthJson
2024-11-15 14:33:19 +01:00
Konstantin Wohlwend
83c445ff43
Update Fern to 0.44.11
2024-11-12 15:40:04 +01:00
Zai Shi
91dd23c4a0
improved docs colors
2024-11-11 17:57:52 +01:00
Zai Shi
95d2a75e86
fixed docs titles
2024-11-11 17:45:56 +01:00
Konsti Wohlwend
cb3399ddf4
Update SDK and component reference layout ( #338 )
2024-11-11 13:04:45 +01:00
Zai Shi
eabde95a32
Added callbackUrl to server user invitation ( #331 )
2024-11-08 14:05:08 +01:00
Konsti Wohlwend
057dac1a66
Next.js 15 support ( #315 )
...
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Updates `examples/demo` to Next.js 15 and adds Next.js 15 support to `packages/stack`.
The other packages and apps are still running on Next.js 14 to ensure compatibility.
2024-11-08 03:12:31 +01:00
Zai Shi
0051abad30
fixed docs
2024-11-07 17:32:54 +01:00
Zai Shi
3844d0a1cb
updated readme
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-11-01 18:03:26 -07:00
Zai Shi
35afb5785c
Contact channel docs ( #327 )
...
* added docs
* added contact channel sdk docs
2024-11-01 01:32:20 +01:00
Zai Shi
f6ffd50f3b
fixed default user endpoint behavior, added useUsers pagination
2024-10-31 10:00:50 -07:00
RishikesavanRamesh
a59b6fae6a
Fix updatePassword example ( #326 )
2024-10-31 17:36:17 +01:00
Zai Shi
fd8d166e04
Query/filtering with list users endpoint ( #314 )
2024-10-30 02:16:39 +01:00
Konstantin Wohlwend
9bfa057aa7
Update docs
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-10-22 17:58:29 -07:00
Konstantin Wohlwend
e1765ec769
Update docs
2024-10-22 17:53:03 -07:00
Konstantin Wohlwend
fa06ab6991
Update docs
2024-10-22 17:43:52 -07:00
Zai Shi
0380c9ed02
removed sdk overview
2024-10-22 16:40:05 -07:00
Zai Shi
19a593265b
Added project SDK docs ( #317 )
2024-10-23 01:30:31 +02:00
Zai Shi
1bcdcaee59
Added Team SDK docs ( #316 )
...
Added SDK docs for
- Team
- TeamProfile
- TeamUser
- TeamPermission
2024-10-23 01:05:51 +02:00
Zai Shi
363bfa9bed
OTP auth on the client SDK and dashboard ( #309 )
...
Fixed the bug that user creation doesn't check the otp/password configs correctly
UX improvement: added otp auth to user creation on the dashboard
Improved user creation docs
Added otp auth to user creation SDK
2024-10-22 00:03:56 +02: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
Zai Shi
c7aa0e8cc6
fixed typo
2024-10-09 13:03:39 -07:00
Zai Shi
1240777a5e
fixed typo
2024-10-02 20:51:21 -07:00
Zai Shi
584b5e4faf
fixed current user docs
2024-09-30 15:11:51 -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
Zai Shi
e1a0ee2ea0
fixed self-host docs
2024-09-23 12:58:52 -07:00
Zai Shi
3c20bf609f
remove slack oauth, allow no email in oauth
2024-09-19 16:35:17 -07:00
Manoj Kumar
c4ae4fc4ed
feat: Add twitter oauth provider ( #206 )
...
* add twitter oauth
* add slack oauth
* add emailVerified field
* twitter -> x
* fixed x user info
* add slack authed user type & fix token set
* fix endpoint
* fix slack button
* fix slack oauth
* Fix merge conflicts
* merge dev
* fix merge conflicts
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-20 01:28:58 +02:00
Zai Shi
36a4edd93a
Added client side account deletion, team ids in user delete webhooks, and updated account setting UI design ( #257 )
...
* added user delete team relation webhook
* added delete account setting
* added translations
* updated translation
* added account delete button and functions
* added center to sidebar layout
* added new section layout
* updated sections
* updated styles
* updated setting styles
* improved account settings
* fixed account delete
* added tests
* fixed tests
2024-09-18 06:27:36 +02:00
Zai Shi
0ef5bcaa12
Update typo in docs
2024-09-16 00:44:03 +02:00
Luke
c20bba6060
Update user-onboarding.mdx ( #251 )
2024-09-15 23:08:44 +02:00
Zai Shi
5977262329
Added Linkedin OAuth ( #249 )
...
Co-authored-by: Manoj Kumar <ms8460149@gmail.com>
2024-09-14 22:49:26 +02:00
Zai Shi
ae411b70e9
Onboarding docs ( #246 )
...
* added user onboarding docs
* added custom user data page
* updated user onboarding docs
* updated user onboarding docs
* added user metadata page
* fixed typos
2024-09-14 02:41:44 +02:00
Konsti Wohlwend
197c1be2b7
i18n with Quetzal ( #228 )
...
* Quetzal setup stuff
* Custom translation function
* CI
* Update stuff
* Revert components
* Various fixes
* Hook
* New IDs
* Add auto-gen info header
* Fix CI
* Fix CI
* Update translations
* Update script
* More fixes
* Overrides
* fixed quetzal
* added more translations
* added more translation
* updated translation
* added i18n docs
* updated pnpm lock
* fixed build
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-12 20:21:45 +02:00
Zai Shi
bb7074a29e
Team membership webhook ( #234 )
...
* fixed webhook docs type
* fixed docs
* added team memberships webhook
* changed docs sidebar width
* updated tests
2024-09-08 23:52:10 +02:00
Zai Shi
d0888c62de
Update custom-pages.mdx
2024-09-07 06:22:31 +02:00
Manoj Kumar
bba2b1884d
add bitbucket oauth ( #223 )
...
* add bitbucket oauth
* updated button style
* fixed docs
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-06 00:20:38 +02:00
Zai Shi
3cae02a3a3
added self host docs ( #221 )
2024-09-03 19:14:43 +02:00
Zai Shi
3d2be1f84c
Supabase docs & examples ( #219 )
...
* added supabase example
* removed unused files
* added jwt endpoint
* supabase server action
* removed unused
* updated dependencies
* reverted package changes
* fixed bugs
* added supabase docs
* updated docs
* updated pnpm lock
2024-09-01 02:32:07 +02:00
Konstantin Wohlwend
d492ff4f00
Update Stack App docs
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-31 13:04:56 -07:00
Konstantin Wohlwend
be6180db06
Slight docs update
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-28 22:02:25 -07:00