mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Deployed c3729da to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -2264,7 +2264,7 @@
|
||||
<p class="admonition-title"><code>202 Accepted</code></p>
|
||||
</div>
|
||||
<h3 id="post-verify"><code>POST /verify</code><a class="headerlink" href="#post-verify" title="Permanent link">¶</a></h3>
|
||||
<p>Verify a user. Requires the token generated by the <code>/request-verify-token</code> route. Will call the call the <code>on_after_verify</code> <a href="../../configuration/user-manager/#on_after_verify">handler</a> on success.</p>
|
||||
<p>Verify a user. Requires the token generated by the <code>/request-verify-token</code> route. Will call the <code>on_after_verify</code> <a href="../../configuration/user-manager/#on_after_verify">handler</a> on success.</p>
|
||||
<div class="admonition abstract">
|
||||
<p class="admonition-title">Payload</p>
|
||||
<div class="highlight"><pre><span></span><code><a id="__codelineno-12-1" name="__codelineno-12-1" href="#__codelineno-12-1"></a><span class="p">{</span>
|
||||
|
||||
Reference in New Issue
Block a user