issues
search
hokaccha
/
node-jwt-simple
JWT(JSON Web Token) encode and decode module for node.js
MIT License
1.36k
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change to a more secure behavior of the `noVerify` argument of the `decode` function
#106
mohamed-osama-aboelkheir
opened
8 months ago
0
chore: use browser-compatible impl of createHmac
#105
volodymyr-rutskyi
closed
2 years ago
1
Library not secure ?
#104
albertbuchard
opened
2 years ago
1
Allow jwt decode without passing a key
#103
CruseCtrl
opened
2 years ago
1
Use of Node Buffer in Browser with Vite
#102
ocomsoft
closed
2 years ago
0
use let instead of var
#101
jklq
closed
3 years ago
0
Error: Signature verification failed
#100
codefaztaz
opened
4 years ago
0
Allow the key type to be a Buffer
#99
kf6kjg
opened
4 years ago
0
Add Buffer and KeyObject as possible key types
#98
davidje13
opened
4 years ago
0
Update types to allow Buffer as key argument
#97
charlax
opened
4 years ago
0
Use UTC time instead of local time
#96
ricardoccpaiva
closed
4 years ago
0
Add benchmark to docs
#95
ai
opened
5 years ago
0
expose header data
#94
davidje13
opened
5 years ago
1
[DeprecationWarning] Fixed Buffer deprecation warning
#93
emmanuelbuah
closed
5 years ago
1
Add payload to decode thrown errors
#92
kigiri
opened
5 years ago
0
decode tokens crash when token is invalid
#91
ray0324
closed
5 years ago
1
refresh token
#90
igor-peregudov
opened
5 years ago
2
Remove usage of deprecated Buffer constructor
#89
eliot-akira
closed
5 years ago
0
v0.5.3 is a breaking change
#88
ivolucien
opened
6 years ago
1
Excludes `coverage/` in .npmignore
#87
ryanblock
closed
6 years ago
3
Use RS256 if algorithm is undefined but key is RSA
#86
nieltg
closed
6 years ago
1
Feat client
#85
eesteban
opened
6 years ago
0
Greenkeeper/initial
#84
prakashsellathurai
closed
2 years ago
0
chore(types): add types
#83
eesteban
closed
6 years ago
3
Error differentiation
#82
miguelaeh
closed
4 years ago
1
My client uses ES256, how difficult would it be to implement that?
#81
zeg-io
opened
6 years ago
0
Expires On (exp) and Not Before (nbf) should be properties of options instead of payload.
#80
kedicesur
closed
6 years ago
0
How can I extend token expiry in active state?
#79
pranoysp
opened
6 years ago
2
A dummy pull-request
#78
nieltg
closed
6 years ago
0
Logout functionality.
#77
ghost
closed
6 years ago
2
Unexpected token % in JSON at position 0
#76
rekkisomo
opened
6 years ago
2
Custom algorithm
#75
Teukros
opened
6 years ago
0
Expiration time. Is not working properly?
#74
ghost
closed
6 years ago
2
Do you have version for web browser ?
#73
phong-et
opened
7 years ago
0
add capacity to decode by header-specified kid
#72
akdor1154
opened
7 years ago
1
Add missing quote
#71
kr5hn4
closed
7 years ago
0
Mark "noVerify" and "algorithm" as optional in jsdoc
#70
Jokero
closed
6 years ago
0
Error handling
#69
zeg-io
opened
7 years ago
11
Version of OpenSSL JWT is using under the hood has a lot of trouble with RSA Key Pair Formats
#68
cbartondock
closed
4 years ago
6
Change order of header to be in alphabetical order.
#67
albertoig
closed
7 years ago
1
added try catch around parsing header and payload
#66
joshterrill
closed
7 years ago
4
Unable to use RSA keys
#65
nitinmukesh
closed
7 years ago
3
Looking for maintainer
#64
hokaccha
closed
7 years ago
2
Make JWT one-time use?
#63
web-surfer
closed
7 years ago
4
Rewrite of the Readme
#62
jakoblorz
opened
7 years ago
2
On ios device encoded string always have AAAAA in the end
#61
Grundmanis
opened
7 years ago
3
Fix chrome override
#60
Innectic
closed
7 years ago
2
Add crypto to dependencies
#59
Innectic
closed
7 years ago
1
how to pass jwt token using postman
#58
gutasaputra
closed
7 years ago
12
- fixed a bug related to token active/expire time checking conditions
#57
suvradip
closed
7 years ago
4
Next