Previously we get session token using okta-auth SDK with user’s username and password, but now we are switching to okta-mobile-swift SDK and starting to use SSO, I don’t see a way to get session token in the documentation.
Hello,
You could still use OktaAuthSDK for auth to get a sessionToken
in conjunction with okta-mobile-swift.
See Sample,
1 Like