We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a1d49 commit 3594570Copy full SHA for 3594570
adminforth/documentation/src/pages/index.tsx
@@ -12,7 +12,7 @@ import styles from './index.module.css';
12
const images = [
13
{
14
original: require('@site/static/img/previews/login_form.png').default,
15
- title: 'Sign in form',
+ title: 'Authentication and Authorization',
16
link: '/docs/tutorial/gettingStarted',
17
description: 'OWASP-Compliant Sign-In already there'
18
},
0 commit comments