• 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 data from js and put it in iframe field in studio ?

    I would like to get token form header and put it in field iframe in studio. Is it possible to do like this?