I am trying to build a web-service to use office 365 email and I want to sign in using the code not by showing the Microsoft UI sign in windows.
I am using office 365 API to get the mails from this account So any ideas how can I do this by code ?
It doesn't have to be using office 365 API I can use get methods if there is a way to send the username and password in the get request