OAuth2 was not designed to implement sign-in operations, Most providers only exposed OAuth2 as a way of supporting delegated authorization for their API. In previous post OAuth 2.0 : How an applicaiton use OAuth to access another application API we e…