This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user