Commit fb9286e
Add security tip to API Tokens documentation (#2846)
* docs(backend): correct TypeScript code fences in TS tabs (controllers, services, middlewares, routes)
* docs(bundlers): clarify webpack config example rename and JS/TS filenames
* docs(routes): add guidance to prefer fully-qualified handler names in custom routers
* docs(api-tokens): add concise security tip (least privilege, rotation, secrets manager)
* Limit PR scope based on title; keep only intended doc(s); revert unrelated files
* API Tokens docs: change security tip to a caution callout with title (PR #2846)
* Apply suggestion from @pwizla
---------
Co-authored-by: GitHub Actions <[email protected]>1 parent bfa5c7d commit fb9286e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments