Sha256: 69f4c31420bbb38ba5a22dc7f5ea9598f414e654b58161274a76da855cb4fcb7

Contents?: true

Size: 410 Bytes

Versions: 22

Compression:

Stored size: 410 Bytes

Contents

Description:
    The purpose of authentication zero is to generate a pre-built authentication system into a rails application that follows both security and rails best practices.
    By generating code into the user's application instead of using a library, the user has complete freedom to modify the authentication system so it works best with their app.

Example:
    bin/rails generate authentication user

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
authentication-zero-0.0.2 lib/generators/authentication/USAGE
authentication-zero-0.0.1 lib/generators/authentication/USAGE