wharfkit / login-plugin-template

Template to create a LoginPlugin for use during a login call within the Wharf Session Kit.

Home Page:https://wharfkit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@wharfkit/login-plugin-template

A template to create a LoginPlugin for use during a login call within the @wharfkit/session library.

Usage

  • Use this as a template.
  • Write your plugin's logic.
  • Publish it on Github or npmjs.com
  • Include it in your project and use it.

Developing

You need Make, node.js and yarn installed.

Clone the repository and run make to checkout all dependencies and build the project. See the Makefile for other useful targets. Before submitting a pull request make sure to run make lint.


Made with ☕️ & ❤️ by Greymass, if you find this useful please consider supporting us.

About

Template to create a LoginPlugin for use during a login call within the Wharf Session Kit.

https://wharfkit.com/

License:Other


Languages

Language:JavaScript 44.7%Language:TypeScript 30.7%Language:Makefile 24.5%