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

Added clearSession to the Objective-C WebAuth wrapper #426

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Oct 19, 2020

Changes

The wrapper class A0WebAuth provided to use WebAuth from Objective-C does not include the clearSession method. This PR adds it, and also updates the doc comments of the start method with the call syntax that Xcode 11.7 suggested via its autocomplete feature.

References

Testing

This was tested manually on the now-deprecated Objective-C sample using Xcode 11.7 and 12.0, by logging in and then logging out, both with and without federated.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@Widcket Widcket added this to the vNext milestone Oct 19, 2020
@Widcket Widcket requested a review from a team October 19, 2020 23:46
@Widcket Widcket changed the title Added clearSession to the Objective-C wrapper Added clearSession to the Objective-C WebAuth wrapper Oct 19, 2020
@Widcket Widcket merged commit bb51382 into master Oct 20, 2020
@Widcket Widcket deleted the feature/clear-session-objc branch October 20, 2020 09:03
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.

Use ObjectiveC can't call clearSecssion method
2 participants