Merge pull request #274 from okta/OKTA-1144194-DeadlockFix #825
Annotations
10 warnings
|
Sources/OAuth2Auth/Authentication/ResourceOwnerFlow.swift#L77
'OAuth2Client' doesn't exist at '/OAuth2Auth/ResourceOwnerFlow/init(client:additionalParameters:)'
|
|
Sources/OAuth2Auth/Authentication/SessionTokenFlow.swift#L81
'OAuth2Client' doesn't exist at '/OAuth2Auth/SessionTokenFlow/init(client:additionalParameters:)'
|
|
Sources/OAuth2Auth/Authentication/AuthorizationCodeFlow.swift#L192
'OAuth2Client' doesn't exist at '/OAuth2Auth/AuthorizationCodeFlow/resume(with:)'
|
|
Sources/OAuth2Auth/Authentication/AuthorizationCodeFlow.swift#L282
'OAuth2Client' doesn't exist at '/OAuth2Auth/AuthorizationCodeFlow/resume(with:completion:)'
|
|
Sources/AuthFoundation/AuthFoundation.docc/CustomizingNetworkRequests.md#L31
'add(delegate:)' doesn't exist at '/AuthFoundation/OAuth2Client'
|
|
Sources/AuthFoundation/AuthFoundation.docc/AuthFoundation.md#L107
'JSONError' doesn't exist at '/AuthFoundation' Replace 'JSONError' with 'JWTError'
|
|
Sources/AuthFoundation/AuthFoundation.docc/AuthFoundation.md#L54
'JSONRepresentable' doesn't exist at '/AuthFoundation' Replace 'JSONRepresentable' with 'JSONDecodable'
|
|
Sources/AuthFoundation/AuthFoundation.docc/AuthFoundation.md#L53
'AnyJSON' doesn't exist at '/AuthFoundation'
|
|
Sources/AuthFoundation/AuthFoundation.docc/AuthFoundation.md#L52
'JSON' doesn't exist at '/AuthFoundation' Replace 'JSON' with 'JSONDecodable'
|
|
Sources/AuthFoundation/JWT/Enums/AuthenticationMethod.swift#L15
'authenticationMethods' doesn't exist at '/AuthFoundation/JWT' Replace 'authenticationMethods' with 'authenticationContext'
|
The logs for this run have expired and are no longer available.
Loading