GithubHelp home page GithubHelp logo

yii2-eauth-demo's Introduction

Yii2 EAuth demo project

EAuth extension allows to authenticate users with accounts on other websites. Supported protocols: OpenID, OAuth 1.0 and OAuth 2.0.

EAuth is a extension for provide a unified (does not depend on the selected service) method to authenticate the user. So, the extension itself does not perform login, does not register the user and does not bind the user accounts from different providers.

Extension

For more details see yii2-eauth project.

License

The extension was released under the New BSD License, so you'll find the latest version on GitHub.

yii2-eauth-demo's People

Contributors

beta-tank avatar nodge avatar robot-tap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

yii2-eauth-demo's Issues

redirect_uri?

What is the redirect_ui to use in a social app as valid oAuth callback url?

FaceBook oauth error

everything else is working but FaecBook for me:

PHP Notice โ€“ yii\base\ErrorException

Undefined index: access_token

in App/vendor/nodge/yii2-eauth/src/oauth2/ServiceProxy.php

line 158: $token->setAccessToken($data[$names['access_token']]);

any ideas?

Hello

I dint know how to contact you so i decide to make issue so that you can see asap. I have problem to try this in local, is it possible or i need to make it on real server, also i try to find is there any DB adjustments, i try to make login for humhub (on yii2) and still get Page don't find in popup browser. Thank you, and sorry why it is issue but also your website http://nodge not working, i try .com also dont working. Thank you.

technical bug

SiteController
line 26

  •           'class' => \yii\web\AccessControl::className(),
    
  •           'class' => \yii\filters\AccessControl::className(),
    

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.