Sha256: 651d5781f5ace52abbc70673e75f7a38799687d5bdfcf03b2a8f773cb6fe9dda

Contents?: true

Size: 422 Bytes

Versions: 64

Compression:

Stored size: 422 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

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
authentication-zero-2.12.3 lib/generators/authentication/USAGE
authentication-zero-2.12.2 lib/generators/authentication/USAGE
authentication-zero-2.12.1 lib/generators/authentication/USAGE
authentication-zero-2.12.0 lib/generators/authentication/USAGE