We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe01ca6 commit 2934f35Copy full SHA for 2934f35
Sources/Flows/OAuth2PasswordGrant.swift
@@ -68,7 +68,6 @@ open class OAuth2PasswordGrant: OAuth2 {
68
69
/// Properties used to handle the native controller.
70
open lazy var customAuthorizer: OAuth2CustomAuthorizerUI = OAuth2CustomAuthorizer()
71
-
72
/**
73
If credentials are unknown when trying to authorize, the delegate will be asked a login controller to present.
74
0 commit comments