Skip to content

io84team/egg-passport-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egg-passport-ethereum

ethereum passport plugin for egg

Install

$ npm i @io84team/egg-passport-ethereum --save

Usage

// config/plugin.js
exports.passportEthereum = {
    enable: true,
    package: '@io84team/egg-passport-ethereum',
}

Configuration

// config/config.default.js
exports.passportEthereum = {}

see config/config.default.js for more detail.

Questions & Suggestions

Please open an issue here.

License

MIT

About

Ethereum passport plugin for egg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages