Hi all, I noticed in a thread above <@U5TF1GQ20> m...
# suitetalkapi
d
Hi all, I noticed in a thread above @battk mentioned a refresh token lasts 7 days and then the user has to login again. In the refresh documentation it mentions
If you use public clients with OAuth 2.0, the refresh token request returns an access and refresh token. The refresh token is valid for three hours and is for one-time use only.
This is what I’m looking for so I can continuously refresh the access token. But I can’t find anything on what it means to by
public client
. Would appreciate any links 🙏 https://tstdrv1570284.app.netsuite.com/app/help/helpcenter.nl?fid=section_158082518856.html
i personally recommend Token-based Authentication (TBA) instead