refactor: replaced logic related to storing tokens in a separate service
-created token store service responsible for saving and deleting tokens -updated auth service -updated password validation method to return boolean -updated token generation service