Skip to content

Commit

Permalink
Clean up OIDAuthorizationRequest docs
Browse files Browse the repository at this point in the history
  • Loading branch information
petea authored and WilliamDenniss committed Jul 17, 2019
1 parent 47c6992 commit ae38a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/OIDAuthorizationRequest.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ extern NSString *const OIDOAuthorizationRequestCodeChallengeMethodS256;

/*! @internal
@brief Unavailable. Please use
@c initWithConfiguration:clientId:scopes:redirectURL:additionalParameters:.
@c initWithConfiguration:clientId:scopes:redirectURL:responseType:additionalParameters:.
*/
- (instancetype)init NS_UNAVAILABLE;

Expand Down

0 comments on commit ae38a4a

Please sign in to comment.