ahopkins / sanic-jwtLinks
Authentication, JWT, and permission scoping for Sanic
☆244Updated 8 months ago
Alternatives and similar repositories for sanic-jwt
Users that are interested in sanic-jwt are comparing it to the libraries listed below
Sorting:
- Easily document your Sanic API with a UI☆502Updated 2 years ago
- Provides server-backed sessions for Sanic using Redis, Memcache and more.☆161Updated 8 months ago
- Jinja2 support for sanic☆114Updated 2 years ago
- A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolph…☆161Updated 2 years ago
- Asynchronous interface for peewee ORM powered by asyncio☆749Updated last month
- a Pytest Plugin for Sanic.☆135Updated 3 years ago
- sync/async MongoDB ODM, yes.☆448Updated last year
- asyncio smtplib implementation☆389Updated this week
- Fully featured framework for fast, easy and documented API development with Sanic☆104Updated 2 years ago
- AMQP implementation using asyncio☆281Updated 2 years ago
- Simple migration engine for Peewee☆367Updated 11 months ago
- Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.☆85Updated 3 years ago
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- A Celery like task manager that distributes Asyncio coroutines☆437Updated 5 years ago
- aioelasticsearch-py wrapper for asyncio☆137Updated 2 years ago
- A wrapper around asyncpg for use with sqlalchemy☆419Updated last year
- Jobs scheduler for managing background task (asyncio)☆889Updated 2 weeks ago
- Backend for elasticsearch-py based on python's asyncio module.☆279Updated 3 years ago
- The asyncio implemetation of Redis distributed locks☆309Updated last year
- Redis client for Python asyncio (PEP 3156)☆550Updated 4 years ago
- admin interface for aiohttp application http://aiohttp-admin.readthedocs.io☆217Updated this week
- auth and permissions for aiohttp☆232Updated this week
- Web sessions for aiohttp.web☆243Updated last week
- Fully Async ORM inspired in django's☆177Updated 8 months ago
- Async requests-like httplib for python.☆507Updated 3 years ago
- Minimal asyncio memcached client☆151Updated this week
- SQLAlchemy support for Tornado