Skip to main content
API Reference SwiftyNsdk NsdkSession

setRefreshToken

Sets the refresh token on native (routed through AuthManagerApi via C-ABI)....

Declaration

func setRefreshToken(_ token: String)

Summary

Sets the refresh token on native (routed through AuthManagerApi via C-ABI).
Empty or whitespace-only tokens are ignored by native.


ON THIS PAGE