Skip to content

Commit

Permalink
autogen(docs): generate cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 8, 2021
1 parent 9848fb3 commit 2637470
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/docs/concepts/credentials/username-email-password.mdx
Expand Up @@ -36,8 +36,8 @@ hashers:

:::warning

BCrypt has a maximum length of 72 bytes for passwords. If a longer password
is attempted to be used, an error will be returned to the user.
BCrypt has a maximum length of 72 bytes for passwords. If a longer password is
attempted to be used, an error will be returned to the user.

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/docs/faq.mdx
Expand Up @@ -146,8 +146,8 @@ import { Question, FaqTags } from '@theme/Faq'
<Question tags={['kratos', 'hooks', 'feature']}>
#kratos #hooks #feature
<p>
<strong>Q</strong>: Are there hooks on
registration/login/logouts/identity updates?
<strong>Q</strong>: Are there hooks on registration/login/logouts/identity
updates?
</p>
<p>
<strong>A</strong>: Yes! See these issues for more information:{' '}
Expand Down

0 comments on commit 2637470

Please sign in to comment.