A B C D E F G I M P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- validateEmailId(String) - Method in class in.cs699.tensors.delagram.auth_service.service.AuthService
-
Checks if the entered email id belongs to IIT Bombay domain or not
- verifyToken(String) - Method in class in.cs699.tensors.delagram.auth_service.security.FirebaseSecurity
-
A method that verifies the Firebase Token
- verifyTokenAndGetUser(String) - Method in class in.cs699.tensors.delagram.auth_service.service.AuthService
-
This method is a wrapper for verifying the Firebase token, and returning the associated user object
- verifyUser(String, String) - Method in class in.cs699.tensors.delagram.auth_service.security.FirebaseSecurity
-
A service that validates the user id with the JWT that is passed on with the header of the request
All Classes All Packages