Shahed Nasser
cb33388202
docs: add line highlight validation ( #14380 )
...
* docs: add line highlight validation
* add to all projects
* fixes
* fixes
* fix
* fixes
2025-12-22 14:10:39 +02:00
Shahed Nasser
e3e3c725db
docs: triage issues + revamp troubleshooting guides ( #14216 )
...
* docs: triage issues + revamp troubleshooting guides
* small change
2025-12-04 17:12:48 +02:00
Shahed Nasser
223ccb4add
docs: docs for next release ( #14110 )
2025-12-01 20:20:01 +02:00
Shahed Nasser
22ca22a2f0
docs: fix callback validation for third-party authentication ( #14109 )
...
* docs: fix callback validation for third-party authentication
* address comment
2025-11-24 15:43:05 +02:00
MBLVD
799b57c396
docs: fix spelling and grammar ( #13862 )
...
Fixed various spelling errors and grammatical issues across multiple .mdx documentation files.
2025-10-27 10:48:59 +02:00
Nicolas Gorga
40e396d5c3
docs(resources): Improve third party login ( #13606 )
...
* Remove harcoded email in create user payload, use user_metadata instead to resolve the field
* Execute prep command on book and resources projects
* Improve user_metadata comment as per Shahed's suggestion
2025-10-03 10:47:28 -04:00
Shahed Nasser
def722d8ee
docs: improve third-party auth in storefront guide ( #13534 )
2025-09-17 18:13:54 +03:00
Shahed Nasser
14de565077
docs: fixes to read-only links + add examples for filtering by relations ( #13218 )
2025-08-15 16:48:28 +03:00
Shahed Nasser
e58eb5ef90
docs: remove empty storefront guides ( #12844 )
2025-06-27 15:26:46 +03:00
Shahed Nasser
009d00f27d
docs: redesign table of content ( #12647 )
...
* implement toc
* added to projects
* fixes and adapt for references
* added product frontmatter
* remove action menu from 404 pages
2025-05-30 16:55:36 +03:00
Shahed Nasser
3fa19ae4f1
docs: updates and improvements to JS SDK guides ( #12026 )
2025-03-28 12:45:45 +02:00
Shahed Nasser
bf882b5aff
docs: update storefront development guides to use JS SDK [2] ( #12015 )
2025-03-27 17:14:22 +02:00
Shahed Nasser
c29a709dd1
docs: changes for next release ( #11708 )
...
* docs: changes for next release
* small fixes
* fix lint error
* small fix
2025-03-04 15:23:50 +02:00
Shahed Nasser
95eef899f7
docs: add notes + missing links for user guide ( #11621 )
...
* docs: add notes + missing links for user guide
* fix build errors
* fixes
2025-02-26 15:28:18 +02:00
Ranjith kumar
b0cfb05bd1
docs: remove redundant body parameter in fetch customer ( #10934 )
2025-01-13 15:13:53 +02:00
Shahed Nasser
4250c292eb
docs: fix authentication callback descriptions to include all query parameters ( #10932 )
2025-01-13 15:12:06 +02:00
Ranjith kumar
b938051c9b
docs: update breaking changes for google auth storefront ( #10924 )
...
Medusa v2.2.0 has a breaking change where the `state` must also be passed to the auth callback.
This is not mentioned in the required actions for breaking changes in the release notes. I spent more than an hour trying to understand why the upgrade was breaking Google auth login even though I followed the breaking changes release notes and the docs.
Please update it in the release notes as well if possible - https://github.com/medusajs/medusa/releases/tag/v2.2.0
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-01-13 08:43:16 +00:00
Shahed Nasser
f8c20e5ee4
docs: document registering user with existing email ( #10859 )
2025-01-07 12:39:16 +02:00
Shahed Nasser
4c0546a8e9
docs: update storefront development snippets for next.js 15 compatibility ( #10843 )
2025-01-07 09:02:18 +02:00
Shahed Nasser
024c55d995
docs: add tags manually to doc pages ( #10675 )
2024-12-19 18:55:56 +02:00
Shahed Nasser
ec1ab4db87
docs: add default value if PAK environment variable isn't set ( #10185 )
2024-11-20 19:06:08 +02:00
Shahed Nasser
781d0ca624
docs: added docs for reset password ( #9306 )
...
- Added to docs on implementing auth flows using the module and API routes how to update a user's password
- Added guide on how to send a notification when a password token is generated
- Added a guide on implementing reset password flow in storefront
- Added OAS for the `/update` and `/reset-password` routes + generated specs for the API reference
2024-10-07 08:04:01 +00:00
Shahed Nasser
58f06be44d
docs: update docs across projects following publishable API key change in store routes ( #9098 )
...
* docs: update docs across projects following publishable API key change in store routes
* rename env variable
* move subscribe route out of store
2024-09-16 16:42:08 +03:00
Shahed Nasser
a28c911c24
docs: update auth docs + add new storefront guides ( #9020 )
...
* docs: update auth docs + add new storefront guides
* lint content
* fix vale error
* add callback response schema
* Update www/apps/resources/app/commerce-modules/auth/auth-providers/github/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* Update www/apps/resources/app/commerce-modules/auth/auth-providers/github/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* Update www/apps/resources/app/commerce-modules/auth/authentication-route/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* address PR comments
* replace google -> github
* better explanation for refresh token
---------
Co-authored-by: Stevche Radevski <sradevski@live.com >
2024-09-06 15:26:10 +03:00
Shahed Nasser
0c4f4c8a11
docs: updates following authentication flow changes ( #8706 )
...
* docs: updates following authentication flow changes
* generate sidebar
* added open api specs
* fix up OAS
* changes to existing pages
* change sidebar items
* update marketplace recipe
2024-08-27 15:47:39 +03:00
Shahed Nasser
c1db40b564
docs: added customer storefront guides ( #7685 )
...
* added customer guides
* fixes to sidebar
* remove old customer registration guide
* fix build error
* generate files
* run linter
2024-06-13 12:21:54 +03:00