You've already forked AstralRinth
forked from didirus/AstralRinth
Document usage of OAuth (#3342)
* docs: hitchhiker's guide to OAuth * docs: remove old OAuth guide from OpenApi spec * fixup! docs: remove old OAuth guide from OpenApi spec * docs: mention /user endpoint in oauth * docs: oauth flow overview * docs: mention PAT * docs: fix reviews * docs: support portal over github issue Signed-off-by: Erb3 <49862976+Erb3@users.noreply.github.com> --------- Signed-off-by: Erb3 <49862976+Erb3@users.noreply.github.com>
This commit is contained in:
@@ -44,6 +44,10 @@ export default defineConfig({
|
||||
label: 'Contributing to Modrinth',
|
||||
autogenerate: { directory: 'contributing' },
|
||||
},
|
||||
{
|
||||
label: 'Guides',
|
||||
autogenerate: { directory: 'guide' },
|
||||
},
|
||||
// Add the generated sidebar group to the sidebar.
|
||||
...openAPISidebarGroups,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user