Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aaronn
/
django-rest-framework-passwordless
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
737
Code
Issues
38
Pull requests
16
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 11, 2023
Merge pull request #133 from aaronn/improvement/pass-serializer-context
Show description for 2604dfb
aaronn
authored
2604dfb
Copy full SHA for 2604dfb
Bump python to 3.7 and 3.8
aaronn
committed
9e237e2
Copy full SHA for 9e237e2
Pass context to serializer and bump version.
aaronn
committed
3dd52c1
Copy full SHA for 3dd52c1
Commits on Apr 11, 2022
Version bump to 1.5.8.
aaronn
committed
36592ea
Copy full SHA for 36592ea
Commits on Apr 6, 2022
Merge pull request #108 from aaronn/dependabot/pip/django-3.1.14
Show description for 07849a4
aaronn
authored
07849a4
Copy full SHA for 07849a4
Bump django from 3.0.7 to 3.1.14
Show description for f359721
dependabot[bot]
authored
f359721
Copy full SHA for f359721
Merge pull request #89 from ebram96/patch-1
Show description for 3df424f
aaronn
authored
3df424f
Copy full SHA for 3df424f
Merge pull request #109 from aaronn/dependabot/pip/djangorestframework-3.11.2
Show description for 28e313b
aaronn
authored
28e313b
Copy full SHA for 28e313b
Bump djangorestframework from 3.11.0 to 3.11.2
Show description for 19f42ce
dependabot[bot]
authored
19f42ce
Copy full SHA for 19f42ce
Merge pull request #82 from aaronn/dependabot/pip/cryptography-3.3.2
Show description for 2e84e44
aaronn
authored
2e84e44
Copy full SHA for 2e84e44
Bump cryptography from 3.2 to 3.3.2
Show description for e5431c9
dependabot[bot]
authored
e5431c9
Copy full SHA for e5431c9
Merge pull request #96 from null-none/master
Show description for 824f28d
aaronn
authored
824f28d
Copy full SHA for 824f28d
Merge pull request #81 from aaronn/dependabot/pip/bleach-3.3.0
Show description for 0846898
aaronn
authored
0846898
Copy full SHA for 0846898
Merge pull request #104 from tghw/master
Show description for 23bc728
aaronn
authored
23bc728
Copy full SHA for 23bc728
Commits on Mar 29, 2022
Use `gettext_lazy` instead of `ugettext_lazy` for Django 4.0 compatibility.
tghw
committed
4d06653
Copy full SHA for 4d06653
Commits on Oct 14, 2021
Deleted __init__.py from templates
null-none
authored
444cdac
Copy full SHA for 444cdac
Commits on Sep 25, 2021
Update README.md
null-none
authored
eb8b33c
Copy full SHA for eb8b33c
Commits on Apr 26, 2021
Remove unused imported function
ebram96
authored
b033659
Copy full SHA for b033659
Commits on Feb 2, 2021
Bump bleach from 3.2.1 to 3.3.0
Show description for a53afe9
dependabot[bot]
authored
a53afe9
Copy full SHA for a53afe9
Commits on Nov 17, 2020
Merge pull request #78 from aaronn/fix/unique-token-generation
Show description for 0a382e9
aaronn
authored
0a382e9
Copy full SHA for 0a382e9
Comments
aaronn
committed
5bec326
Copy full SHA for 5bec326
Comments
aaronn
committed
705000c
Copy full SHA for 705000c
An update to how tokens are generated, as well as a removal of the unique constraint to accomodate multiple false tokens of the same type.
aaronn
committed
f0e1d1f
Copy full SHA for f0e1d1f
Merge pull request #74 from helsont/patch-1
Show description for e69b14b
aaronn
authored
e69b14b
Copy full SHA for e69b14b
Merge pull request #75 from thetarby/dev
Show description for 92faffb
aaronn
authored
92faffb
Copy full SHA for 92faffb
Commits on Nov 5, 2020
Merge pull request #76 from aaronn/dependabot/pip/cryptography-3.2
Show description for 83f9ddc
aaronn
authored
83f9ddc
Copy full SHA for 83f9ddc
Commits on Oct 27, 2020
Bump cryptography from 2.9.2 to 3.2
Show description for 742caec
dependabot[bot]
authored
742caec
Copy full SHA for 742caec
Commits on Oct 13, 2020
bug fix
thetarby
committed
09e6981
Copy full SHA for 09e6981
Commits on Sep 22, 2020
Improve readme code with import clarity
Show description for 1169805
helsont
authored
1169805
Copy full SHA for 1169805
Commits on Aug 16, 2020
Version bump and pypi
aaronn
committed
efc87c7
Copy full SHA for efc87c7
Readme whitespace
aaronn
committed
85a1e34
Copy full SHA for 85a1e34
Merge pull request #56 from budlight/master
Show description for 7b9239c
aaronn
authored
7b9239c
Copy full SHA for 7b9239c
Commits on Aug 2, 2020
Merge pull request #67 from aaronn/feature/international-phone-regex
Show description for 7fe00df
aaronn
authored
7fe00df
Copy full SHA for 7fe00df
Fix regex, make + not optional
aaronn
committed
985493d
Copy full SHA for 985493d
Merge pull request #66 from aaronn/feature/international-phone-regex
Show description for e757cac
aaronn
authored
e757cac
Copy full SHA for e757cac
Pagination
Previous
Next
You can’t perform that action at this time.