[GH-ISSUE #45] Why demoapp prefers safari over webview #26

Closed
opened 2026-03-03 16:44:54 +03:00 by kerem · 6 comments
Owner

Originally created by @ramki1979 on GitHub (Apr 8, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/45

I have seen quite a few posts on internet about appstore rejections for using safari for OAuth login instead of webview.

Originally created by @ramki1979 on GitHub (Apr 8, 2015). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/45 I have seen quite a few posts on internet about appstore rejections for using safari for OAuth login instead of webview.
kerem closed this issue 2026-03-03 16:44:55 +03:00
Author
Owner

@zavada commented on GitHub (Apr 26, 2015):

+1

<!-- gh-comment-id:96299051 --> @zavada commented on GitHub (Apr 26, 2015): +1
Author
Owner

@zavada commented on GitHub (Apr 26, 2015):

@ramki1979 I have found the example with webview. Just uncomment in the ViewController.swift for twitter

oauthswift.webViewController = WebViewController()
<!-- gh-comment-id:96300222 --> @zavada commented on GitHub (Apr 26, 2015): @ramki1979 I have found the example with webview. Just uncomment in the ViewController.swift for twitter ``` oauthswift.webViewController = WebViewController() ```
Author
Owner

@ramki1979 commented on GitHub (Apr 26, 2015):

I have already done that, But just want to know If I miss something relative to security.
I have also created an OAuthSDK that supports 1 & 2 @ https://github.com/ramki1979/OAuthSDK.
The project goals are different and currently its need some refactoring to use in production!!

<!-- gh-comment-id:96307926 --> @ramki1979 commented on GitHub (Apr 26, 2015): I have already done that, But just want to know If I miss something relative to security. I have also created an OAuthSDK that supports 1 & 2 @ https://github.com/ramki1979/OAuthSDK. The project goals are different and currently its need some refactoring to use in production!!
Author
Owner

@eitanjt commented on GitHub (May 22, 2015):

Hi, i used the example whit the "oauthswift.webViewController = WebViewController()" uncommented, and yes it works, but still it doesn't let me to manage the interface, id like to call the login in a uiwebview, can anyone help me to do this?

<!-- gh-comment-id:104772862 --> @eitanjt commented on GitHub (May 22, 2015): Hi, i used the example whit the "oauthswift.webViewController = WebViewController()" uncommented, and yes it works, but still it doesn't let me to manage the interface, id like to call the login in a uiwebview, can anyone help me to do this?
Author
Owner

@phimage commented on GitHub (May 24, 2015):

@eitanjt go to #63 (#69)

<!-- gh-comment-id:104999529 --> @phimage commented on GitHub (May 24, 2015): @eitanjt go to #63 (#69)
Author
Owner

@phimage commented on GitHub (Aug 7, 2015):

@ramki1979 please close this issue

OAuthSwift could use webview with authorize_url_handler attribute
(OAuthWebViewController is provided as "abstract" controller, and demo code WebViewController show how to use it)

<!-- gh-comment-id:128839061 --> @phimage commented on GitHub (Aug 7, 2015): @ramki1979 please close this issue OAuthSwift could use webview with authorize_url_handler attribute (OAuthWebViewController is provided as "abstract" controller, and demo code WebViewController show how to use it)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#26
No description provided.