AmplifyAuthTokenProvider
public protocol AmplifyAuthTokenProvider
-
Declaration
Swift
typealias AuthToken = String -
getLatestAuthToken()AsynchronousDeclaration
Swift
func getLatestAuthToken() async throws -> String
View on GitHub