claromentis/opauth-live 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

claromentis/opauth-live

Composer 安装命令:

composer require claromentis/opauth-live

包简介

Windows Live Connect strategy for Opauth

README 文档

README

Opauth strategy for (Microsoft) Live Connect authentication.

Confusingly, Live Connect is (was) also known as:

  • Windows Live
  • Microsoft Passport
  • Live ID
  • MSN ID

Opauth is a multi-provider authentication framework for PHP.

Getting started

  1. Install Opauth-Live:

    cd path/to/app/root
    composer require opauth/live:dev-wip/1.0
  2. Create a Live Connect application at https://manage.dev.live.com/AddApplication.aspx?tou=1

    • Once application is created, be sure to go to My apps > API Settings to define your redirect domain.
  3. Configure Opauth-Live strategy.

  4. Direct user to http://path_to_opauth/live to authenticate

Strategy configuration

Required parameters:

<?php
'Live' => array(
  'client_id' => 'YOUR CLIENT ID',
  'client_secret' => 'YOUR CLIENT SECRET'
)

Optional parameters: scope, state

References

License

Opauth-GitHub is MIT Licensed Copyright © 2012 U-Zyn Chua (http://uzyn.com)

统计信息

  • 总下载量: 13.69k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-12-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固