If you use the Google Client API, there is a function called getLogoutUrl() that allows you to revoke the current access token. The azure third party client for the PHP League's oauth system has this function as well so it would make life easier if both microosft's and google's clients had this.
If you use the Google Client API, there is a function called getLogoutUrl() that allows you to revoke the current access token. The azure third party client for the PHP League's oauth system has this function as well so it would make life easier if both microosft's and google's clients had this.