authentic

An authentication library for Lucky projects lucky-framework authentication
0.2.0 released

Authentic

A Crystal library for handling common authentication actions in Lucky projects.

Installation

Authentic will be bundled in Lucky projects automatically in the next version.

Development

  • shards install
  • crystal tasks.cr -- db.create
  • crystal tasks.cr -- db.migrate
  • crystal spec

Contributing

  1. Fork it ( https://github.com/luckyframework/authentic/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make your changes
  4. Run ./bin/test to run the specs, build shards, and check formatting
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create a new Pull Request

Contributors

authentic:
  github: luckyframework/authentic
  version: ~> 0.2.0
License MIT
Crystal 0.27

Authors

Dependencies 2

  • habitat ~> 0.4.0
    {'github' => 'luckyframework/habitat', 'version' => '~> 0.4.0'}
  • lucky v0.12.0-rc1
    {'tag' => 'v0.12.0-rc1', 'github' => 'luckyframework/lucky'}

Development Dependencies 1

  • lucky_record v0.7.1-rc1
    {'tag' => 'v0.7.1-rc1', 'github' => 'luckyframework/lucky_record'}
Last synced .
search fire star recently