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

Agios 414.webview #25

Merged
merged 4 commits into from Apr 10, 2015
Merged

Conversation

corinnekrych
Copy link
Contributor

@cvasilak mind to review?

This PR add the option to do authz request with a webview.
To test it see aerogear/aerogear-ios-cookbook#78

@cvasilak
Copy link
Contributor

👀 looking at


import UIKit

class WebViewController: UIViewController, UIWebViewDelegate {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possible rename class to OAuthWebViewController so it is easier identifiable?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we embed the oauth controller inside a navigation controller with a close button on the left to dismiss if the user decides to?

@matzew
Copy link
Contributor

matzew commented Apr 8, 2015

@corinnekrych @cvasilak is this ready?

@corinnekrych
Copy link
Contributor Author

I've rename and fix rotating issue as suggested.
For the close button I've created:
https://issues.jboss.org/browse/AGIOS-429
that we can investigate tackle later(feel free to have a look and propose sth if you want).
For the 2-factor auth issue with Facebook I have created:
https://issues.jboss.org/browse/AGIOS-430 (I'll investigate that one).

I think we can merge.
Up to you @cvasilak wdyt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants