Skip to content

Commit

Permalink
documentation cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
colintremblay-okta authored and mikenachbaur-okta committed Feb 7, 2024
1 parent 3bd2fbe commit 5e47c3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/WebAuthenticationUI/WebAuthentication.swift
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ public class WebAuthentication {
/// - issuer: The URL for the OAuth2 issuer.
/// - clientId: The client's ID.
/// - scopes: The scopes the client is requesting.
/// - responseType: The response type to expect.
/// - redirectUri: The redirect URI for the configured client.
/// - logoutRedirectUri: The logout URI for the client, if applicable.
/// - additionalParameters: Optional parameters to add to the authorization query string.
Expand Down

0 comments on commit 5e47c3e

Please sign in to comment.