AuthFetchSessionRequest
public struct AuthFetchSessionRequest : AmplifyOperationRequest
Request to fetch the current auth session
-
Extra request options defined in
AuthFetchSessionRequest.Options
Declaration
Swift
public var options: Options
-
Declaration
Swift
public init(options: Options)
-
Declaration
Swift
struct Options