updated mcp
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-08 17:57:34 +05:30
parent 9191de9dff
commit 0e49f02c4c
167 changed files with 7632 additions and 98942 deletions

View File

@@ -950,9 +950,8 @@
<div class="doc doc-contents first">
<p>Common Pydantic mixins for authentication models.</p>
<hr />
<h4 id="jwtlib.models.common--summary">Summary</h4>
<h3 id="jwtlib.models.common--summary">Summary</h3>
<p>Common Pydantic mixins for authentication models.</p>
<p>This module provides reusable mixins for identity, password, and
account state. These mixes ensure consistency across internal
persistence models and public-facing projection models.</p>
@@ -1004,7 +1003,8 @@ persistence models and public-facing projection models.</p>
</td>
<td>
<div class="doc-md-description">
<p>Indicates whether the account is active and allowed to authenticate.</p>
<p>Indicates whether the account is active and allowed to
authenticate.</p>
</div>
</td>
</tr>