Skip to content

Authentication #1

Closed
bak11004 opened this issue Apr 20, 2017 · 1 comment
Closed

Authentication #1

bak11004 opened this issue Apr 20, 2017 · 1 comment
Assignees

Comments

@bak11004
Copy link
Collaborator

We need authentication:

  1. Use the php artisan command to make the authorization models/controllers (might just be a user model).
  2. Make sure there is a log in page (might have to check routes).
  3. Show a login/logout link in a view based on whether a user is logged in.
@bak11004 bak11004 assigned bak11004 and glr13004 and unassigned bak11004 Apr 20, 2017
@glr13004
Copy link
Collaborator

Done. Used Laravel's built-in php artisan make:auth.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants