Skip to content

Draft: Resolve "Authentication Class"

Description

Added authentication user class.

Issue

Issue #

Feature

Authentication class for checking the format for email, password, name, etc.

Tophatting

  1. Run the AuthenticationTest file

Expected current behavior

What should you see or expect when you test this feature?

Changes

  • Added validation for email, password, etc

Screenshots

None

Design Patterns

None

Deviations

Were there any deviations from the original design or architecture plan. If yes, what were they ?

Additional

  • Unit test written
  • Meets requirements
  • Cross-browser tested
  • Added/updated documentation as needed
  • Camel case style used

Closes #18 (closed)

Edited by Priyadarshini Saha

Merge request reports