[GH-ISSUE #389] watchOS documentation missing #249

Closed
opened 2026-03-03 16:47:03 +03:00 by kerem · 3 comments
Owner

Originally created by @matteobit on GitHub (Jul 4, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/389

I don't understand how to use the framework with a watchOS app

Originally created by @matteobit on GitHub (Jul 4, 2017). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/389 I don't understand how to use the framework with a watchOS app
kerem 2026-03-03 16:47:03 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@phimage commented on GitHub (Jul 8, 2017):

Hi
watchOS platform is not specified in readme

Did you try to use it ? Have some issue?

<!-- gh-comment-id:313839418 --> @phimage commented on GitHub (Jul 8, 2017): Hi watchOS platform is not specified in readme Did you try to use it ? Have some issue?
Author
Owner

@matteobit commented on GitHub (Jul 10, 2017):

I tried it, the authorized request works fine, but I'd like to know if it supports the Limited-Input Devices UI like this.

For now the token is sent from iPhone to Watch and everything works fine.

<!-- gh-comment-id:314028540 --> @matteobit commented on GitHub (Jul 10, 2017): I tried it, the authorized request works fine, but I'd like to know if it supports the Limited-Input Devices UI like [this](https://developers.google.com/identity/protocols/OAuth2ForDevices). For now the token is sent from iPhone to Watch and everything works fine.
Author
Owner

@phimage commented on GitHub (Jul 10, 2017):

there is a method that I have never tested on OAuth2Swift
open func authorize(deviceToken deviceCode: String,
this function seems to implement "Step 4: Poll Google's authorization server"

<!-- gh-comment-id:314038035 --> @phimage commented on GitHub (Jul 10, 2017): there is a method that I have never tested on `OAuth2Swift` ` open func authorize(deviceToken deviceCode: String,` this function seems to implement "Step 4: Poll Google's authorization server"
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#249
No description provided.