Harshita Gupta

Results 1 comments of Harshita Gupta

> For the REST api, the logout would translate to revoking the oauth2 token: > > ``` > payload = { "token": sf.session_id } > url = 'https://test.salesforce.com/services/oauth2/revoke' > r...