Sha256: f80053efe11ea8cf36c2bd2ad51d18fd8b5e7e50a0f97d488bb990f597aa1382

Contents?: true

Size: 817 Bytes

Versions: 6

Compression:

Stored size: 817 Bytes

Contents

jane_email:
  type: Credentials::Email
  user: jane
  name: jane@gmail.com
  key: "1"
    
john_email:
  type: Credentials::Email
  user: john
  name: john@gmail.com
  key: "0"

jane_password:
  type: Credentials::Password
  user: jane
  key: <%= Credentials::Password.hash_password('pa55w0rd', '5678').inspect %>

john_password:
  type: Credentials::Password
  user: john
  key: <%= Credentials::Password.hash_password('password', '1234').inspect %>

# Test account vic.tor@costan.us
jane_facebook:
  user: jane
  type: Credentials::Facebook
  name: 1011950666
  key: AAAEj8jKX2a8BAA4kNheRhOs6SlECVcZCE9o5pPKMytOjjoiNAoZBGZAwuL4KrrxXWesfJRhzDZCJiqrcQG3UdjRRNtyMJQMZD

john_facebook:
  user: john
  type: Credentials::Facebook
  name: 702659
  key: 702659|ffffffffffffffffffffffff-702659|ZZZZZZZZZZZZZZZZZZZZZZZZZZZZ

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
authpwn_rails-0.10.5 lib/authpwn_rails/generators/templates/credentials.yml
authpwn_rails-0.10.4 lib/authpwn_rails/generators/templates/credentials.yml
authpwn_rails-0.10.3 lib/authpwn_rails/generators/templates/credentials.yml
authpwn_rails-0.10.2 lib/authpwn_rails/generators/templates/credentials.yml
authpwn_rails-0.10.1 lib/authpwn_rails/generators/templates/credentials.yml
authpwn_rails-0.10.0 lib/authpwn_rails/generators/templates/credentials.yml