mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #692] Twitch Dev URL Scheme Issue #448
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#448
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @halilyuce on GitHub (Jan 31, 2022).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/692
Description:
I want to use the twitch login option but I can't add a URL scheme on the Twitch Dev portal. So, how can I get data without CallbackURL?
OAuth Provider? (Twitter, Github, ..):
Twitch
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
13.2.1
@ldhios commented on GitHub (Aug 4, 2022):
i have same issue
@phimage commented on GitHub (Aug 29, 2022):
then use https
see demo app for some provider
two solution
OAuthSwift.handle(url: url)in the web view delegate