justin-prabhakaran / classroom-spring

Backend Service for Classroom Application with Spring Boot
0 stars 0 forks source link

Student login with email #8

Closed justin-prabhakaran closed 2 weeks ago

justin-prabhakaran commented 2 weeks ago

Student login with email is needs to be done

  1. update repo
  2. update datasource
  3. update usecase (dont create new)
justin-prabhakaran commented 2 weeks ago

assigned to @karthikeyan-csdev

karthikeyan-csdev commented 2 weeks ago

authentication implemented for student email and password https://github.com/justin-prabhakaran/classroom-spring/commit/77bf18a71e18d8eb20db8e8a85c08045a3bc6cd6

justin-prabhakaran commented 2 weeks ago

resolved in #9