JwsAuthorizationProvider
public struct JwsAuthorizationProvider : AuthorizationProvider
A JWS AuthorizationProvider
.
Important
This provider is only used to mark theDeregistration
operation to use the new deviceResourcePath
endpoint.
Only the Deregistration
operation accepts this provider.
-
Creates a new JWS authorization provider.
Note
This is only a marker provider, thus no need to supply anything for initialization.Declaration
Swift
public init()