Skip to content

feat(auth): install Fortify and wire backend authentication flows #7

@ibourgeois

Description

@ibourgeois

Goal

Add Laravel Fortify backend authentication flows for the app's initial account model.

Scope

  • Install and configure Fortify
  • Enable login and logout flows
  • Enable password reset flow
  • Support admin-created-user onboarding only

Out of Scope

  • Public self-registration
  • Role management UI
  • Final branded auth pages

Acceptance Criteria

  • Fortify is installed and serving the required auth backend flows
  • Users created by admins can authenticate and reset passwords
  • Guest and authenticated route behavior is correct

Dependencies

Test Plan

  • Add feature tests for login, logout, forgot password, and reset password flows
  • Verify guest and authenticated redirects

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions