Skip to main content
API Reference SwiftyNsdk NsdkSession

setAccessToken

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

Declaration

func setAccessToken(_ token: String)

Summary

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


ON THIS PAGE