Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposing additional swift calls to objective c #342

Merged
merged 4 commits into from
Jan 23, 2020

Conversation

npalethorpe
Copy link
Contributor

Changes

Modified Auth0/_ObjectiveAuthenticationAPI.swift to expose some extra Swift functionality to the objective c side. Following functions can now be viewed from ObjC:

  • loginWithUsernameOrEmail (using realm and audience call)
  • resumeAuthWithUrl
  • renewWithRefreshToken

Included:
+ loginWithUsernameOrEmail (using realm and audience call)
+ resumeAuthWithUrl
+ renewWithRefreshToken
@npalethorpe npalethorpe requested a review from a team January 23, 2020 16:29
Auth0/_ObjectiveAuthenticationAPI.swift Outdated Show resolved Hide resolved
Auth0/_ObjectiveAuthenticationAPI.swift Show resolved Hide resolved
Auth0/_ObjectiveAuthenticationAPI.swift Show resolved Hide resolved
Auth0/_ObjectiveAuthenticationAPI.swift Outdated Show resolved Hide resolved
Auth0/_ObjectiveAuthenticationAPI.swift Outdated Show resolved Hide resolved
npalethorpe and others added 2 commits January 23, 2020 19:07
Co-Authored-By: Rita Zerrizuela <zeta@widcket.com>
@Widcket Widcket merged commit d70e857 into auth0:master Jan 23, 2020
@Widcket
Copy link
Contributor

Widcket commented Jan 23, 2020

@npalethorpe thanks for your contribution.

@Widcket Widcket added this to the vNext milestone Jan 31, 2020
@Widcket Widcket mentioned this pull request Feb 4, 2020
sam-w pushed a commit to LoungeBuddy/Auth0.swift that referenced this pull request Mar 11, 2020
* Exposed additional swift calls to objective c
sam-w added a commit to LoungeBuddy/Auth0.swift that referenced this pull request Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants