mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[PR #84] [MERGED] Adding Slack example to the OAuthDemo #509
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#509
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?
📋 Pull Request Information
Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/84
Author: @shrutic
Created: 7/11/2015
Status: ✅ Merged
Merged: 7/12/2015
Merged by: @dongri
Base:
master← Head:master📝 Commits (7)
3a79995Adding Slack exampleb588470Update Read MD to include Slack example585ae85Remove extraneous linesf35e124remove linesfe05413remove linesfc5e6f9OSXDemo for slackbda70c5fix build error📊 Changes
6 files changed (+94 additions, -86 deletions)
View changed files
📝
OAuthSwiftDemo/AppDelegate.swift(+1 -13)📝
OAuthSwiftDemo/Constants.swift(+5 -1)📝
OAuthSwiftDemo/ViewController.swift(+21 -21)📝
OAuthSwiftOSXDemo/AppDelegate.swift(+3 -4)📝
OAuthSwiftOSXDemo/ViewController.swift(+62 -45)📝
README.md(+2 -2)📄 Description
Added Slack OAuth2 example to the demo and updated the README.md file
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.