Authorization

  • The AuthorizationStoreable is used to provide authorization token. Provide authorization token

    See more

    Declaration

    Swift

    public protocol AuthorizationStoreable : AnyObject
  • An delegate that application should extend to provide access token.

    See more

    Declaration

    Swift

    public protocol AuthorizationStoreDelegate : AnyObject