Skip to content

Commit

Permalink
Kickstart CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Feb 4, 2021
1 parent b0fb3b2 commit 202aeb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Auth0/Auth0Authentication.swift
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ struct Auth0Authentication: Authentication {
"grant_type": "http://auth0.com/oauth/grant-type/mfa-recovery-code",
"client_id": self.clientId
]

return Request(session: session,
url: url,
method: "POST",
Expand Down

0 comments on commit 202aeb8

Please sign in to comment.