https://github.com/andrei-markeev/skype4b
Example code for authenticating with Skype for Business Online
https://github.com/andrei-markeev/skype4b
skype-for-business
Last synced: 4 months ago
JSON representation
Example code for authenticating with Skype for Business Online
- Host: GitHub
- URL: https://github.com/andrei-markeev/skype4b
- Owner: andrei-markeev
- Created: 2017-04-09T12:35:00.000Z (about 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-04-21T17:15:35.000Z (about 9 years ago)
- Last Synced: 2025-07-27T14:47:49.936Z (11 months ago)
- Topics: skype-for-business
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Skype for Business Online API
This repository contains example code for performing autodiscovery and authentication against Skype for Business Online.
The code is written in vanilla javascript, but additionally a simple php proxy is used because of CORS limitations.
Live demo ("Login with Skype for Business" button): https://andrei-markeev.github.io/skype4b
Article with detailed explanations: http://markeev.com/posts/skype4b