Refactor Authentication Flows for consistency and customization #595
Annotations
2 errors and 1 warning
SwiftLint:
Sources/AuthFoundation/Debugging/APIRequestObserver.swift#L80
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint
Process completed with exit code 2.
|
SwiftLint:
Samples/DirectAuthSignIn/DirectAuthSignIn/ContinuationView.swift#L127
Force unwrapping should be avoided (force_unwrapping)
|