addon365 / b1ke-sh0wr00m

Apache License 2.0
0 stars 0 forks source link

Support to Validate user on Login #7

Closed sathishid closed 5 years ago

sathishid commented 5 years ago

Create Separate 'User' folder to add User model to Validate and share the Token along with EmployeeInfo.

sathishid commented 5 years ago

Added User table, migration and created controller to add, validate, encrypt and get all user infos.