issues
search
payton
/
django-siwe-auth
A complete Django authentication system overhall for Web3 utilizing Sign-In with Ethereum.
MIT License
26
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump @babel/traverse from 7.16.10 to 7.23.2 in /examples/notepad/frontend
#61
dependabot[bot]
opened
1 year ago
0
Bump postcss from 8.4.5 to 8.4.31 in /examples/notepad/frontend
#60
dependabot[bot]
opened
1 year ago
0
Bump webpack from 5.67.0 to 5.76.0 in /examples/notepad/frontend
#59
dependabot[bot]
opened
1 year ago
0
Bump webpack from 5.67.0 to 5.76.0 in /siwe_auth/frontend
#58
dependabot[bot]
opened
1 year ago
0
Bump json5 from 2.2.0 to 2.2.3 in /examples/notepad/frontend
#57
dependabot[bot]
closed
1 year ago
0
Bump cookiejar from 2.1.3 to 2.1.4 in /examples/notepad/frontend
#56
dependabot[bot]
closed
1 year ago
0
Bump qs and express in /siwe_auth/frontend
#55
dependabot[bot]
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2 in /siwe_auth/frontend
#54
dependabot[bot]
closed
1 year ago
0
Bump terser from 5.10.0 to 5.16.3 in /examples/notepad/frontend
#53
dependabot[bot]
closed
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/notepad/frontend
#52
dependabot[bot]
closed
1 year ago
0
Bump got and nodemon in /examples/notepad/frontend
#51
dependabot[bot]
closed
1 year ago
0
Fixed db migration error
#50
JasperAlexander
closed
2 years ago
6
"logout" view redirects to root endpoint by default
#48
payton
closed
2 years ago
0
Redirect to settings.LOGIN_URL for logout view
#47
payton
closed
2 years ago
0
Clean documentation on auth endpoints in README
#46
payton
closed
2 years ago
0
Move request.body call up to view
#45
payton
closed
2 years ago
0
Move ValidationError to bottom of except chain
#44
payton
closed
2 years ago
1
Create tests for Nonce model and logic
#43
payton
opened
2 years ago
0
Add GitPOAP Badge
#42
payton
closed
2 years ago
0
add logout button to admin login page
#41
pconerly
closed
2 years ago
1
add is_superuser to admin.py
#40
pconerly
closed
2 years ago
0
No more singing
#39
payton
closed
2 years ago
2
Provide user the option to log out on the admin login page
#38
pconerly
closed
2 years ago
0
Add `is_superuser` to Wallet admin.py configuration
#37
pconerly
closed
2 years ago
0
Support manage.py's createsuperuser command
#36
payton
opened
2 years ago
1
Add admin login page override for siwe auth
#35
payton
closed
2 years ago
1
Alternative IPFS/Arweave CDN for ENS Profiles
#34
payton
opened
2 years ago
0
__str__ should return a string
#33
pconerly
closed
2 years ago
1
Add migration for alter wallet created
#32
pconerly
closed
2 years ago
1
Refactor Example Application Build Process
#31
payton
closed
2 years ago
2
Create time-based tests with FreezeGun
#30
payton
opened
2 years ago
0
Add geth_poa_middlware to w3
#29
pconerly
closed
2 years ago
1
Add siwe auth migration
#28
pconerly
closed
2 years ago
4
Include migrations in packaged `siwe_auth`
#27
pconerly
closed
2 years ago
2
Error on goerli test network
#26
pconerly
closed
2 years ago
2
Add `auto_add_now=True` to `Wallet.created`
#25
pconerly
closed
2 years ago
1
Minimal test
#24
pconerly
closed
2 years ago
1
Create ens profile setting
#23
pconerly
closed
2 years ago
1
Remove migration files to help first-time user experience
#22
pconerly
closed
2 years ago
0
`CREATE_ENS_PROFILE_ON_AUTHN` setting
#21
pconerly
closed
2 years ago
2
Fix `./manage.py createsuperuser`
#20
pconerly
opened
2 years ago
4
Option to skip ENS lookup, so devs can use project without a `settings.PROVIDER`
#19
pconerly
closed
2 years ago
4
fix build for users without /siwe added
#18
pconerly
closed
2 years ago
1
examples/notepad/frontend doesn't build
#17
pconerly
closed
2 years ago
1
Override Admin Login Page
#16
payton
closed
2 years ago
2
Question about django admin login
#15
qingfeng
closed
2 years ago
2
Bump minimist from 1.2.5 to 1.2.6 in /examples/notepad/frontend
#14
dependabot[bot]
closed
2 years ago
0
Create Simple Example Application
#12
payton
opened
2 years ago
3
Pull ENS Avatar After Web3.py Update
#11
payton
opened
2 years ago
5
Use browser sessions
#10
sbihel
opened
2 years ago
1
Next