Refreshes the Showpad access token.
import { Showpad } from '@showpad/experience-app-sdk'const apiConfig = await Showpad.refreshShowpadApi() Copy
import { Showpad } from '@showpad/experience-app-sdk'const apiConfig = await Showpad.refreshShowpadApi()
Object with the required information to do an HTTP request to the Showpad API.
Generated using TypeDoc
Refreshes the Showpad access token.
Example