1
0
Fork 0
mirror of synced 2024-07-12 18:05:55 +12:00
Commit graph

70 commits

Author SHA1 Message Date
Torsten Dittmann f5d0ebeb75 docs: fix broken links 2023-10-13 15:59:28 +02:00
Torsten Dittmann c0c4cffba2 fix: relative links to absolute v2 2023-10-13 15:43:44 +02:00
Christy Jacob 1423ad1a1c chore: update references 2023-09-28 12:56:27 +00:00
Steven Nguyen 4a9ac08e75
Update description for some of the account endpoints for clarity 2023-08-09 10:02:01 -07:00
Steven Nguyen f3fa7922d4
Merge branch 'cl-1.4.x' into feat-user-identities-cl-1.4.x 2023-08-08 08:34:01 -07:00
Steven Nguyen a235024268
Separate OAuth2 info from Sessions into Identities
This allows us to retain the OAuth2 info even if the session is
deleted. This also provides a foundation for allowing multiple emails,
phone numbers, etc, not from an OAuth2 provider.
2023-08-02 15:36:06 -07:00
Eldad A. Fux 887abad190
Merge pull request #5707 from appwrite/docs-delete-session
Update delete session description to be actually correct
2023-07-26 02:10:00 +03:00
Mendel Gordon 70cebe4460
Update create-magic-url-session.md
Fix typo
2023-06-29 10:32:03 -04:00
Vincent (Wen Yu) Ge 57621de57d Damodar's comments 2023-06-15 18:38:15 +00:00
Vincent (Wen Yu) Ge 6edea596b4 Update delete session description to be actually correct 2023-06-14 17:49:52 +00:00
Vincent (Wen Yu) Ge 7b35d3739b Update auth doc links for 1.3 2023-03-29 18:58:55 +00:00
Vincent (Wen Yu) Ge ee432192de
Update create-session-oauth2.md 2022-12-27 10:05:28 -05:00
Vincent (Wen Yu) Ge f9491a73a4 Update descriptions for create session endpoints about session limits 2022-12-27 15:04:06 +00:00
Christy Jacob 626e4b1b8a feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:04 +05:30
Christy Jacob 937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Vincent (Wen Yu) Ge 43e9f9998f Add comments in auth docs about where/how to create accounts. 2022-07-07 17:40:21 +00:00
Vincent (Wen Yu) Ge 804c2dc3ae Explain how creating a phone session can create a new user 2022-07-04 21:51:48 +00:00
Christy Jacob 33850dcfff feat: update docs 2022-06-29 02:37:52 +02:00
Torsten Dittmann 48177e8d03 docs: update new phone docs 2022-06-20 16:47:49 +02:00
Torsten Dittmann 8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02:00
Torsten Dittmann c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Torsten Dittmann 8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Matej Bačo 54f8556f95 Review changes 2022-04-13 14:44:21 +00:00
Matej Bačo bae4eb8959 Update session docs 2022-04-13 14:02:29 +00:00
Bradley Schofield 8ebe3ae7ca Update Docs for update password 2022-04-13 13:00:43 +01:00
Brandon 6715d9a00e
docs: update description for delete session endpoint 2022-01-21 06:25:17 -06:00
Matej Baco e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Matej Baco 7262515842 Added prefs max size limit 2021-12-13 13:53:30 +01:00
Matej Baco 447b47592c Updated docs 2021-12-13 13:42:40 +01:00
Bradley Schofield 55c2759e9f
Update update-email.md 2021-11-19 15:45:14 +00:00
Bradley Schofield b7907a68cc Fix description for the update email endpoint 2021-11-16 14:33:59 +00:00
Torsten Dittmann 08a7041439 update docs 2021-09-01 18:45:30 +02:00
Damodar Lohani b8466063e1
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:11:20 +05:45
Damodar Lohani dfe8bc6d53 docs for magic urls 2021-08-31 13:11:36 +05:45
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Damodar Lohani 64b2fc8056
Update docs/references/account/create-session-oauth2.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-28 13:18:44 +05:45
Eldad Fux 862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Damodar Lohani 598a187a28
Update docs/references/account/create-session-oauth2.md
Co-authored-by: Bradley Schofield <ionicisere@gmail.com>
2021-06-25 12:32:43 +05:45
Damodar Lohani 5c3223d8fe update oAuth2 session doc 2021-06-24 11:52:08 +05:45
Torsten Dittmann af493324d0 docs(acocunt): fix converting anon account 2021-06-18 13:32:32 +02:00
Bradley Schofield cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Eldad Fux a953892cd3 Update docs 2021-06-06 20:54:50 +03:00
Eldad Fux 77f67b1017 Updated docs 2021-05-18 16:48:36 +03:00
Eldad A. Fux 5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob eefe7f7c9b feat: update doc 2021-05-13 19:29:29 +05:30
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Alex Weininger 02061701c0
Make update password docs more clear. 2021-04-13 21:12:09 -07:00
Torsten Dittmann 2c1247d667 change sdk method name 2021-02-18 15:52:27 +01:00
Torsten Dittmann f199e70a8f update docs 2021-02-16 14:46:44 +01:00
Torsten Dittmann e0b2f87ea1 fix(docs): dead links 2021-02-09 13:51:09 +01:00