Commit Graph

5 Commits

Author SHA1 Message Date
Hahnbee Lee 46d45b8a95 add auth keyword to auth pages (#841)
* add auth keyword to auth pages

* undo format
2025-06-23 12:39:44 -07:00
Ethan Palm 2b150e5749 Change titles to sentence case (#833)
* change titles to sentence case

* make groups sentence case
2025-06-19 10:15:15 -07:00
Ethan Palm fb2e8fc4db Remove links to sales email (#829)
* remove links to sales email

* remove link to sales email
2025-06-18 14:12:01 -07:00
Ricardo Nunez 40d2e2cd2d Add proper language support for syntax highlighting to all code blocks (#807)
* Add proper language support for syntax highlighting to all code blocks

* Camel case inline code
2025-06-11 12:38:15 -07:00
Ethan Palm 50e374b921 Update authentication and personalization docs (#761)
* rename "authentication vs personalization"

* Combine information into overview

* move files & configure redirects

* update page titles and docs.json

* add JWT info to auth setup

* add OAuth info

* add mintlify auth info

* add password info

* delete individual auth pages; configure redirects

* Update sending-data.mdx

* remove redundant info

* add JWT personalization info

* add shared session info

* delete individual personalization pages, add redirects

* Update partial-authentication-setup.mdx

* fix broken links

* overview copyedits

* setup copyedits

* copyedit sending data

* clarify hidden page language

* add reviewer feedback ✨

* emphasize hidden pages are not restricted
2025-05-30 13:47:53 -07:00