ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Add support for the static token authentication #531

Open JakubJankowski opened 1 year ago

JakubJankowski commented 1 year ago

Right now we're supporting only a dynamic callback-based token authentication approach. Some use cases shown that users might want to use a static token instead of generating a new one from their backend. They can still do it using the current callback, but it's not very intuitive and feels "unnatural".

Therefore we should provide a way for users to provide a single static token instead.

Related Android sdk issue here

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3317