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
Zai Shi
e55039fc6f
updated docs overview
2024-08-28 10:06:32 -07:00
Konstantin Wohlwend
8197296e07
Fix team 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-24 17:28:35 -07:00
Manoj Kumar
165fe4bbc2
Add Gitlab OAuth as standard provider ( #201 )
...
* add gitlab oauth
* updated docs format
* updated error message
* Code formatting
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-24 22:36:52 +02:00
Zai Shi
c66984bf5e
added logo url on docs
2024-08-21 12:58:35 -07:00
Zai Shi
c08c30c14c
added webhooks docs
2024-08-20 19:17:31 -07:00
Konstantin Wohlwend
865e35ed8e
Update docs JS
2024-08-20 18:24:31 -07:00
Zai Shi
361facf2f7
added more team docs ( #197 )
...
* added more team docs
* added more docs
* updated docs
* added team profile docs
* improve docs
* improved readability
* updated docs
2024-08-21 01:53:33 +02:00
Zai Shi
5ee8c94271
updated account setting image
2024-08-20 12:16:48 -07:00
Zai Shi
7b5d0ed793
Team metadata & client read only metadata ( #196 )
...
* added team metadata
* added client readonly metadata
* updated tests
* added team client meta data tests
* added user metadata tests
* added client read only metadata to stack-app
* added client read only metadata
2024-08-20 20:39:13 +02:00
Konstantin Wohlwend
a6d5570ac1
Add webhook community example
2024-08-20 10:40:43 -07:00
Konstantin Wohlwend
5fcc88308c
Add FAQ
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-18 11:22:31 -07:00
Nuno Morais
d6756f6fa2
Implement Discord oauth provider ( #187 )
...
* Implement Discord oauth provider
* Add Discord OAuth setup guide and callback URL to the docs
* removed changes in dashboard, only add discord as standard provider
* fixed small problems
* fixed types
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-17 20:54:42 +02:00
Konstantin Wohlwend
bc5b18ee6d
Fix documentation
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.x) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
2024-08-13 09:54:28 -07:00
Aaron
b914544e54
Update components.mdx ( #184 )
...
Corrects a component import in a code snippet.
2024-08-13 18:43:26 +02:00
Konstantin Wohlwend
b18442eff4
Add package manager info to docs
2024-08-12 21:59:24 -07:00
Konstantin Wohlwend
10112a159e
More docs typos
2024-08-10 09:45:48 -07:00
Konstantin Wohlwend
ed319db199
Fix docs typo
2024-08-10 09:45:48 -07:00
Stan Wohlwend
63cc64cd43
Updated "edit this page" button
2024-08-10 09:45:47 -07:00
Stan Wohlwend
062ed0243d
Fix typo
2024-08-10 09:45:47 -07:00
Stan Wohlwend
1db3512e95
Custom Fern JS
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
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-08-08 16:27:18 -07:00
Zai Shi
fb31827dc3
Webhooks ( #157 )
...
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
* added svix to docker compose
* connect webhook sending with local svix
* added svix token endpoint
* added svix dashbaord
* added endpoint table
* updated danger items
* added more info on the webhook page
* added create endpoints dialog
* added edit and delete endpoint
* added log history
* added webhook secret
* updated sidebar layout
* fixed flashes
* updated webhook sending function
* removed unused imports
* updated endpoint code structure
* commented event types
* added webhooks docs
* added webhooks doc gen
* updated webhooks docs
* added webhook events
* updated teams docs
* fixed bugs
* fixed docker
2024-08-01 02:44:35 +02:00
Stan Wohlwend
80443caaad
Update docs
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
2024-07-31 11:10:28 -07:00
Stan Wohlwend
0e6588f867
Docs update
2024-07-30 22:32:51 -07:00
Stan Wohlwend
3bebd3f4d1
Better RetryErrors
2024-07-27 13:24:42 -07:00
Zai Shi
b74fa83e92
fixed broken doc link
2024-07-26 16:06:59 -07:00