[GH-ISSUE #294] How to retrieve user email #176

Closed
opened 2026-03-03 16:46:24 +03:00 by kerem · 1 comment
Owner

Originally created by @ahmad-ishfaq on GitHub (Oct 18, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/294

Description:

When the library authenticates a user for facebook, it returns only user name and facebook id.I want to retrieve user email also

OAuth Provider (Twitter, Github, ..):

OAuth Version:

  • Version 2

OS (Please fill the version) :

  • iOS :

Installation method:

  • CocoaPods

Library version:

  • v1.0.0

Xcode version:

  • 8.0 (Swift 3.0)
Originally created by @ahmad-ishfaq on GitHub (Oct 18, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/294 ### Description: When the library authenticates a user for facebook, it returns only user name and facebook id.I want to retrieve user email also ### OAuth Provider (Twitter, Github, ..): ### OAuth Version: - [x] Version 2 ### OS (Please fill the version) : - [x] iOS : ### Installation method: - [x] CocoaPods ### Library version: - [x] v1.0.0 ### Xcode version: - [x] 8.0 (Swift 3.0)
kerem 2026-03-03 16:46:24 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@phimage commented on GitHub (Oct 18, 2016):

I think it's not a OAuthSwift issue, but a facebook api question...

ps: google is your friend : facebook api get user email
-> scope=email

<!-- gh-comment-id:254490361 --> @phimage commented on GitHub (Oct 18, 2016): I think it's not a OAuthSwift issue, but a facebook api question... ps: google is your friend : facebook api get user email -> scope=email
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#176
No description provided.