java.lang.Object
com.example.demo.API.UserAPI
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserAPI
public UserAPI()
-
-
Method Details
-
login
log in to the application.- Parameters:
url- url link.email- email of the user.password- password of the user.- Returns:
- strings of tokens.
-