Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 263 Bytes

iron-jwt

A simple authentication middleware based on JSON Web Token (JWT), for Iron framework.

Status

Under development.

Usage

[dependencies]
iron-jwt = { git = "https://github.com/ubnt-intrepid/iron-jwt.git" }

License

MIT + Apache 2.0