issues
search
bytesbay
/
web3-token
Web3 Token is a new way to authenticate users in a hybrid dApps using signed messages. Implementation of EIP-4361.
380
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SIWE message
#55
FranRom
opened
8 months ago
1
Add nonce check in verify function
#54
HelloRickey
opened
1 year ago
2
Number can only safely store up to 53 bits
#53
grallc
opened
1 year ago
1
Export decrypt function
#52
aleciten
closed
1 year ago
0
MetaMask announced - it is compatible with EIP-4361
#51
vanvuongngo
closed
1 year ago
1
Feature request: Export decrypt function
#50
aleciten
closed
1 year ago
3
Unable to retrieve nonce in the token verification
#49
riowelfaleno
closed
1 year ago
4
rebase origin code
#48
daniel-tmp
closed
1 year ago
0
rebase origin code
#47
daniel-tmp
closed
1 year ago
0
Unable to execute verify function
#46
aph5nt
opened
2 years ago
5
Property 'domain' of type 'string | undefined' is not assignable to 'string' index type 'string | string[]
#45
alvaro-7x
closed
2 years ago
2
Time always 1days
#44
rharkor
closed
2 years ago
1
Incorrect type for verify() output
#43
bluenex
closed
2 years ago
1
Tampered body doesn't brake the verification
#42
herzog0
opened
2 years ago
2
Correct typo of params shorthand
#41
bluenex
closed
2 years ago
0
Fix signature Uint8Array error
#40
Drarig29
closed
2 years ago
0
Fix NPM vulnerabilities
#39
Drarig29
closed
2 years ago
0
Add example ACCOUNT_MNEMONIC in .env
#38
Drarig29
closed
2 years ago
0
Invalid `domain` although it should be valid
#37
Drarig29
closed
2 years ago
4
Use `new URL()` instead of regex in isUrl()
#36
Drarig29
closed
2 years ago
6
Invalid `domain` although it should be valid
#35
Drarig29
closed
2 years ago
1
Use `new URL()` instead of regex in isUrl()
#34
Drarig29
closed
2 years ago
0
Invalid `domain` although it should be valid
#33
Drarig29
closed
2 years ago
3
Renew expired token without metamask - aka JWT refresh token
#32
iangregsondev
closed
2 years ago
2
About JAVA Backend support
#31
bobliao666
opened
2 years ago
0
Future Solana Support?
#30
11reed
opened
2 years ago
0
Is there any way to make this smaller?
#29
GibsDev
closed
2 years ago
3
Import UMD in browser
#28
Drarig29
opened
2 years ago
0
Why do you await verify?
#27
Drarig29
closed
2 years ago
1
Fix test error coz of past expiration_time
#26
Drarig29
closed
2 years ago
0
Check if window is defined
#25
Drarig29
closed
2 years ago
0
Fix ESlint errors
#24
Drarig29
closed
2 years ago
0
ESlint errors
#23
Drarig29
closed
2 years ago
0
Test not passing because error is thrown
#22
Drarig29
closed
2 years ago
0
Test signing server-side
#21
Drarig29
closed
2 years ago
0
Type error: 'Web3Token' only refers to a type, but is being used as a value here.
#20
coindegen
closed
2 years ago
2
Fix/expiration field
#19
AtelyPham
closed
2 years ago
0
Fix/expiration field
#18
AtelyPham
closed
2 years ago
0
Expiration fields not match between sign and verify function.
#17
AtelyPham
closed
2 years ago
2
Enhance typescript support
#16
art049
closed
2 years ago
1
Fix README.md typo
#15
art049
closed
2 years ago
0
New version not published
#14
Rieranthony
closed
2 years ago
1
what if malicious user gets access to signature and encode token with new expiry date?
#13
ethdev279
closed
2 years ago
1
How does this library relate to EIP4361, if at all?
#12
probablyangg
closed
2 years ago
2
Removing base-64 package in favour of native base64 functionality
#11
dewhurstwill
closed
2 years ago
1
Signature body - prepend a message?
#10
JohnRSim
closed
2 years ago
10
Feature Request: How about using ethers for verify
#9
vanvuongngo
opened
3 years ago
1
Cross origin token usage attack?
#8
kaaboaye
closed
2 years ago
13
patch-2: update README and adapt default value from sign
#7
vanvuongngo
closed
3 years ago
0
patch-1: update README with ethers example
#6
vanvuongngo
closed
3 years ago
0
Next