Go through all the pages in the authentication folder and make the first heading on each page more descriptive.
Example: Instead of "Setup", it could say "Setup Google Sign-In".
Use sidebar_label frontmatter to set a shorter name in the sidebar when needed. In the example above, the page sits under authentication>providers>google, so "Setup" works fine in the sidebar.
Also set a description frontmatter at the top of every page, if it is missing.
Go through all the pages in the authentication folder and make the first heading on each page more descriptive.
Example: Instead of "Setup", it could say "Setup Google Sign-In".
Use sidebar_label frontmatter to set a shorter name in the sidebar when needed. In the example above, the page sits under authentication>providers>google, so "Setup" works fine in the sidebar.
Also set a description frontmatter at the top of every page, if it is missing.