Skip to content

Soroushq/mock-auth-angular

Repository files navigation

Angular Mock Authentication Service

Overview

The Angular Mock Authentication Service provides a way for front-end developers to simulate user login and password management in an Angular application when backend APIs and databases are not yet available. This service can help maintain a smooth development workflow by allowing you to test authentication-related functionality.

Features

  • Login Functionality: Simulates user login by matching credentials against a list of mock users.
  • Password Management: Allows changing passwords for mock users.

Installation

  1. Clone the Repository
    git clone git@github.com:Soroushq/mock-auth-angular.git
    cd mock-auth-angular

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published