Skip to content

Commit 73a120c

Browse files
committed
Add sponsor.
1 parent c9b6422 commit 73a120c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ If you are looking for old Flask-OAuthlib implementation, check the
77
- Documentation: <https://docs.authlib.org/en/latest/flask/oauth2.html>
88
- Authlib Repo: <https://github.com/lepture/authlib>
99

10+
## Sponsors
11+
12+
<table>
13+
<tr>
14+
<td><img align="middle" width="48" src="https://user-images.githubusercontent.com/290496/39297078-89d00928-497d-11e8-8119-0c53afe14cd0.png"></td>
15+
<td>If you want to quickly add secure token-based authentication to Python projects, feel free to check Auth0's Python SDK and free plan at <a href="https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=authlib&utm_content=auth">auth0.com/overview</a>.</td>
16+
</tr>
17+
</table>
18+
1019
## Take a quick look
1120

1221
This is a ready to run example, let's take a quick experience at first. To

0 commit comments

Comments
 (0)