koa-jwt-auth
koa-jwt-auth copied to clipboard
Node.js JWT authentication demo app
Results
5
koa-jwt-auth issues
Sort by
recently updated
recently updated
newest added
С выходом новых версий библиотек код не запустился "как есть", поэтому предлагаю обновить зависимости и подправить код
io.broadcast.to('socket.decoded_token.displayName', data); Что-то вроде этого?
Hi, thanks for a good job and nice article! There is a list of small typos in the project: * You are using custom error message for handing unique validation...