• Using OAuth2.0 Swift authentication

    Hello All, I am developing an iOS application for crm. I am try to authentication using Oauth2.0. There are in bellow code. let oauthswift = OAuth2Swift ( consumerKey: client_id, consumerSecret: clientSecret, authorizeUrl: authURL, accessTokenUrl: accessURL…
  • Is it possible to get token via entrypoint?

    Hi all, I would like to get token for some security reason. Is it possible to do that via entrypoint or do you have another solution? Sugar 7.6 Ent Thanks, M