betagouv / django-magicauthLinks
Password-less authentication for Django. An email with a magic link allows a secure login
☆85Updated 10 months ago
Alternatives and similar repositories for django-magicauth
Users that are interested in django-magicauth are comparing it to the libraries listed below
Sorting:
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- redirects as they should be, with full control.☆74Updated 2 weeks ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆93Updated 3 weeks ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- Set the Permissions-Policy HTTP header on your Django app.☆107Updated last week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆135Updated 2 months ago
- Write advanced filename patterns using the Format Format String Syntax.☆71Updated last week
- Expose Django management commands in the admin☆87Updated 4 months ago
- ☆154Updated last month
- Extensions for using Rich with Django.☆140Updated last week
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆128Updated last month
- Django authentication via login URLs, no passwords required☆66Updated last week
- Collection of useful checks for Django Checks Framework☆129Updated last week
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 5 months ago
- Change the Django admin index page without too much hassle or visual changes.☆91Updated 7 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Disable Django database writes.☆101Updated last week
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…☆150Updated 8 months ago
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Django app for recording daily user visits☆95Updated 3 weeks ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆78Updated last month
- You should probably use this image field instead of Django's built-in models.ImageField.☆112Updated 2 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆141Updated 8 months ago
- An unsurprising Django API framework☆154Updated last year
- A set of Django Management Commands to help you understand and visualize your project's models☆57Updated 3 months ago
- Autocomplete widgets and views using TomSelect☆72Updated 2 weeks ago
- Simple insights for Django projects☆40Updated 9 months ago
- Ensure your migration history is linear.☆197Updated last week
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.