actioncable-js-jwt
Version:
Rails actioncable integration with JWT Authentication for React and ReactNative
28 lines (27 loc) • 745 B
JSON
{
"name": "actioncable-js-jwt",
"version": "0.6.3",
"description": "Rails actioncable integration with JWT Authentication for React and ReactNative",
"main": "actioncable-js-jwt.js",
"files": [
"actioncable-js-jwt.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/wolak88/action-cable-react-jwt"
},
"keywords": [
"websockets",
"actioncable",
"rails",
"react",
"react-native",
"jwt"
],
"author": "Marcin Wolski <wolski.dev@gmail.com>, David Heinemeier Hansson <david@loudthinking.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/wolak88/action-cable-react-jwt/issues"
},
"homepage": "https://github.com/wolak88/action-cable-react-jwt#readme"
}