Skip to content

Commit 61eff18

Browse files
committed
Resolved PR comments
1 parent 5395442 commit 61eff18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Auth0/Authentication.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ public protocol Authentication: SenderConstraining, Trackable, Loggable {
384384
- profile: The user profile data retrieved from Facebook.
385385
- audience: API Identifier that your application is requesting access to.
386386
- scope: Space-separated list of requested scope values. Defaults to `openid profile email`.
387-
- organization: Identifier of an organization the user is a member of.
388387
- Returns: A request that will yield Auth0 user's credentials.
389388

390389
## See Also

0 commit comments

Comments
 (0)