mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Automated deployment: Mon Feb 7 07:35:45 UTC 2022 5ed4538e32
This commit is contained in:
13
index.html
13
index.html
@@ -7,9 +7,9 @@
|
||||
<meta content="width=device-width,initial-scale=1" name="viewport"/>
|
||||
<meta content="Ready-to-use and customizable users management for FastAPI" name="description"/>
|
||||
<link href="favicon.png" rel="icon"/>
|
||||
<meta content="mkdocs-1.2.3, mkdocs-material-8.1.9" name="generator"/>
|
||||
<meta content="mkdocs-1.2.3, mkdocs-material-8.1.10" name="generator"/>
|
||||
<title>FastAPI Users</title>
|
||||
<link href="assets/stylesheets/main.2b4465f4.min.css" rel="stylesheet"/>
|
||||
<link href="assets/stylesheets/main.d6be258b.min.css" rel="stylesheet"/>
|
||||
<link href="assets/stylesheets/palette.e6a45f82.min.css" rel="stylesheet"/>
|
||||
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback" rel="stylesheet"/>
|
||||
@@ -595,7 +595,7 @@
|
||||
<a href="https://badge.fury.io/py/fastapi-users"><img alt="PyPI version" src="https://badge.fury.io/py/fastapi-users.svg"/></a>
|
||||
<a href="https://pepy.tech/project/fastapi-users"><img alt="Downloads" src="https://pepy.tech/badge/fastapi-users"/></a></p>
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
<p><a href="#contributors-"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square"/></a></p>
|
||||
<p><a href="#contributors-"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square"/></a></p>
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
<p align="center">
|
||||
<a href="https://www.buymeacoffee.com/frankie567"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=frankie567&button_colour=FF5F5F&font_colour=ffffff&font_family=Arial&outline_colour=000000&coffee_colour=FFDD00"/></a>
|
||||
@@ -709,6 +709,9 @@
|
||||
<td align="center"><a href="https://github.com/luisroel91"><img alt="" src="https://avatars.githubusercontent.com/u/44761184?v=4?s=100" width="100px;"/><br/><sub><b>Luis Roel</b></sub></a><br/><a href="#financial-luisroel91" title="Financial">💵</a></td>
|
||||
<td align="center"><a href="https://ae-mc.ru"><img alt="" src="https://avatars.githubusercontent.com/u/43097289?v=4?s=100" width="100px;"/><br/><sub><b>Alexandr Makurin</b></sub></a><br/><a href="https://github.com/fastapi-users/fastapi-users/commits?author=Ae-Mc" title="Code">💻</a> <a href="https://github.com/fastapi-users/fastapi-users/issues?q=author%3AAe-Mc" title="Bug reports">🐛</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="http://www.retoflow.de"><img alt="" src="https://avatars.githubusercontent.com/u/23637821?v=4?s=100" width="100px;"/><br/><sub><b>Leon Thurner</b></sub></a><br/><a href="https://github.com/fastapi-users/fastapi-users/commits?author=lthurner" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
@@ -777,8 +780,8 @@
|
||||
<div class="md-dialog" data-md-component="dialog">
|
||||
<div class="md-dialog__inner md-typeset"></div>
|
||||
</div>
|
||||
<script id="__config" type="application/json">{"base": ".", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "search": "assets/javascripts/workers/search.22074ed6.min.js"}</script>
|
||||
<script src="assets/javascripts/bundle.960e086b.min.js"></script>
|
||||
<script id="__config" type="application/json">{"base": ".", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "search": "assets/javascripts/workers/search.092fa1f6.min.js"}</script>
|
||||
<script src="assets/javascripts/bundle.e3b2bf44.min.js"></script>
|
||||
<script src="https://unpkg.com/mermaid/dist/mermaid.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user