ExoAuth
AuthHelpers: This gem provides auth helpers for a Ruby project.
- User auth
[reference for gem creation: newgem-template]
[reference for git init: github init]
Getting started
bundle
rake build
gem push [GEM.gem]
Requirements
- Ruby 2.5+
- JWT 2.3.0
- ExoBasic 0.1.0