Classes

The following classes are available globally.

  • A handler class for managing Google Identity Provider (IdP) authorization.

    See more

    Declaration

    Swift

    @MainActor
    @objc
    public final class GoogleHandler : NSObject, @preconcurrency IdpHandler, Sendable
  • A handler class for managing Google Identity Provider (IdP) authorization.

    See more

    Declaration

    Swift

    @MainActor
    @objc
    public class GoogleRequestHandler : NSObject, IdpRequestHandler