UNPKG

@kernel-js/auth

Version:
28 lines (27 loc) 521 B
{ "name": "@kernel/auth", "description": "Support OAuth authentication by Kernel Framework", "main": "dist/index.js", "author": "Bruno <bruno.dos1997@gmail.com>", "license": "MIT", "keywords": [ "kernel", "framework", "auth", "oauth", "session", "passport", "authentication", "mapWithKeys", "laravel", "lodash" ], "homepage": "https://github.com/kernel-js/oauth", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }