This operation fetches a web authentication token given an API token using an API token that you provide.
SDKs
- iOS 9.2+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.1+
- watchOS 3.0+
Framework
- Cloud
Kit
Declaration
@interface CKFetchWebAuthTokenOperation : CKDatabase Operation
Overview
Use the add
method in the CKDatabase
class to add this operation to the operation queue of the public database.
To get an API token using CloudKit Dashboard, read Accessing CloudKit Using an API Token in CloudKit Web Services Reference.