aybruhm / django-sotp
Generate a secured base32 one time password to authenticate your user! 🔐
☆36Updated last year
Alternatives and similar repositories for django-sotp:
Users that are interested in django-sotp are comparing it to the libraries listed below
- A Django app that allows you to register class-based views to appear in Django admin.☆58Updated last week
- A set of Django Management Commands to help you understand and visualize your project's models☆50Updated last month
- Autocomplete widgets and views using TomSelect☆69Updated this week
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- dj-notification-api is a Django package developed by Lazarus for efficiently handling notifications through various APIs☆45Updated 2 weeks ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆80Updated last week
- An authorization system based exclusively on allow lists☆87Updated last month
- ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin☆50Updated last month
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆148Updated 4 months ago
- A Django app that allows users to dynamically create forms.☆47Updated 3 months ago
- Real-time collaborative editing for Django admin with WebSockets☆43Updated this week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline