[GH-ISSUE #714] It takes a while to show the authorization web page #463

Open
opened 2026-03-03 16:48:51 +03:00 by kerem · 0 comments
Owner

Originally created by @mlorenze on GitHub (Feb 14, 2024).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/714

Description:

It takes a while (between 1 and 2 minutes) for the authorization web page to appear when performing the authorize(withCallbackURL...
The authorizeURLHandler configured is ASWebAuthenticationURLHandler.

OAuth Provider? (Twitter, Github, ..):

GlobalPass

OAuth Version:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • Swift Package Manager
  • Manually

Library version:

  • head
  • v2.1.0
  • v2.0.0
  • v1.4.1
  • other: v2.2.0

Xcode version:

  • 11.4 (Swift 5.2)

  • 11.x (Swift 5.1)

  • 10.x (Swift 5.0)

  • other: v15.2 (Swift 5)

  • objective c

Originally created by @mlorenze on GitHub (Feb 14, 2024). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/714 ### Description: It takes a while (between 1 and 2 minutes) for the authorization web page to appear when performing the `authorize(withCallbackURL...` The authorizeURLHandler configured is ASWebAuthenticationURLHandler. ### OAuth Provider? (Twitter, Github, ..): GlobalPass ### OAuth Version: - [ ] Version 1 - [x] Version 2 ### OS (Please fill the version) : - [x] iOS : - [ ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [ ] CocoaPods - [x] Swift Package Manager - [ ] Manually ### Library version: - [ ] head - [ ] v2.1.0 - [ ] v2.0.0 - [ ] v1.4.1 - [x] other: v2.2.0 ### Xcode version: - [ ] 11.4 (Swift 5.2) - [ ] 11.x (Swift 5.1) - [ ] 10.x (Swift 5.0) - [x] other: v15.2 (Swift 5) - [ ] objective c
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#463
No description provided.