Closed mfd2144 closed 1 year ago
@TolgaTaner and @Racaycah I added session class to keep user information which is derived from access token and I restricted url for exceptional domain. Can you review again. @Racaycah you can continue your task after I merge it.
To solve merge conflicts, I merged this branch into Development branch in my local
…, header and body to RequestBuilder; Create Token, TokenResponse and TokenManager; Create login func to handle user login ; Bind login method to LoginViewModel