afet-yonetim-sistemi / ays-iOS

MIT License
4 stars 3 forks source link

Create APIManager to Handle Login: Create APIManager ;Add post method… #29

Closed mfd2144 closed 1 year ago

mfd2144 commented 1 year ago

…, header and body to RequestBuilder; Create Token, TokenResponse and TokenManager; Create login func to handle user login ; Bind login method to LoginViewModel

mfd2144 commented 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.

mfd2144 commented 1 year ago

To solve merge conflicts, I merged this branch into Development branch in my local