[PR #84] [MERGED] Adding Slack example to the OAuthDemo #509

Closed
opened 2026-03-03 16:49:11 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (7)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/84 **Author:** [@shrutic](https://github.com/shrutic) **Created:** 7/11/2015 **Status:** ✅ Merged **Merged:** 7/12/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`3a79995`](https://github.com/OAuthSwift/OAuthSwift/commit/3a79995612c1439df56838ba63ac62d9e79c7c5d) Adding Slack example - [`b588470`](https://github.com/OAuthSwift/OAuthSwift/commit/b5884702f56ae8e41e6daa25f42153085e3201ad) Update Read MD to include Slack example - [`585ae85`](https://github.com/OAuthSwift/OAuthSwift/commit/585ae85f9266fe568337133034b2ca7912f5481c) Remove extraneous lines - [`f35e124`](https://github.com/OAuthSwift/OAuthSwift/commit/f35e124edd0310f11539a7bfe9c41e96a6ed1a0d) remove lines - [`fe05413`](https://github.com/OAuthSwift/OAuthSwift/commit/fe05413fd8a196960f1d4a62ecb3a4c2afa49051) remove lines - [`fc5e6f9`](https://github.com/OAuthSwift/OAuthSwift/commit/fc5e6f9b2c081c9e2fab15361b4080bbaafa76fb) OSXDemo for slack - [`bda70c5`](https://github.com/OAuthSwift/OAuthSwift/commit/bda70c5b4f4767711b2de870fc478ffa7d29695f) fix build error ### 📊 Changes **6 files changed** (+94 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Added Slack OAuth2 example to the demo and updated the README.md file --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:11 +03:00
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#509
No description provided.