Commit f0988b9
Add 'Acquire an Access Token' page to Lazer how-to guides (#842)
* Add 'Acquire an Access Token' page to Lazer how-to guides
- Create new standalone guide for acquiring Pyth Lazer access tokens
- Extract content from Subscribe to Price Updates guide
- Add navigation entry in _meta.json under How-To Guides section
- Update Subscribe to Price Updates to reference new standalone guide
- Include form link, security callout, usage instructions, and code example
Co-Authored-By: Jayant <[email protected]>
* Remove cross-reference link from Subscribe to Price Updates
- Address PR feedback from jayantk to undo the cross-reference change
- Keep the original text: '1. **Acquire** an access token.'
Co-Authored-By: Jayant <[email protected]>
* Fix prettier formatting in acquire-access-token.mdx
- Apply prettier formatting to Callout component text
- Break long line into multiple lines with proper indentation
- Resolves pre-commit CI failure
Co-Authored-By: Jayant <[email protected]>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Jayant <[email protected]>1 parent 8b5f736 commit f0988b9
2 files changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments