andrei-markeev / skype4b

Example code for authenticating with Skype for Business Online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example code for authenticating with Skype for Business Online


Languages

Language:JavaScript 62.5%Language:PHP 22.6%Language:HTML 14.9%