mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-26 04:25:46 +08:00
Deployed 87c73e9 to dev with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
@ -1610,7 +1610,7 @@
|
||||
<h2 id="login">Login<a class="headerlink" href="#login" title="Permanent link">¶</a></h2>
|
||||
<p>This method will return a response with a valid <code>set-cookie</code> header upon successful login:</p>
|
||||
<div class="admonition success">
|
||||
<p class="admonition-title"><code>200 OK</code></p>
|
||||
<p class="admonition-title"><code>204 No content</code></p>
|
||||
</div>
|
||||
<blockquote>
|
||||
<p>Check documentation about <a href="../../../../usage/routes/#post-login">login route</a>.</p>
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -2049,7 +2049,7 @@
|
||||
<p>Missing token or inactive user.</p>
|
||||
</div>
|
||||
<div class="admonition success">
|
||||
<p class="admonition-title"><code>200 OK</code></p>
|
||||
<p class="admonition-title"><code>204 No content</code></p>
|
||||
<p>The logout process was successful.</p>
|
||||
</div>
|
||||
<h2 id="register-router">Register router<a class="headerlink" href="#register-router" title="Permanent link">¶</a></h2>
|
||||
|
Reference in New Issue
Block a user