Skip to content

Commit

Permalink
docs: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkleszcz committed Jul 24, 2024
1 parent 2bd9665 commit da857a1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,25 @@ and seamlessly transition from setup to innovation.
This boilerplate includes plenty of ready to use features that you can adjust to you needs:
</summary> <br />

<div style="margin-bottom: 10px;">
<a href="https://docs.demo.saas.apptoku.com/introduction/features/auth" align="left">
<img src="./.github/images/features/auth.png" alt="Authentication and authorization" align="left" style="width: 49%;" />
</a>

<h3><a href="https://docs.demo.saas.apptoku.com/introduction/features/auth">Authentication and authorization</a></h3>
<p>
<ul>
<li>User registration and login, including Facebook and Google OAuth</li>
<li>Basic user data like name, surname, and user role for authorization</li>
<li>User email address verification via a transactional email</li>
<li>Password change and password recovery within the app flow</li>
<li>User management panel in Django admin</li>
<li>Two-factor authentication</li>
</ul>
</p>

</div>

<div align="center" style="margin-bottom: 10px;">
<div style="display: flex; align-items: flex-start; justify-content: space-between;">
<a href="https://docs.demo.saas.apptoku.com/introduction/features/auth" style="width: 49%;">
Expand Down

0 comments on commit da857a1

Please sign in to comment.