Giter Site home page Giter Site logo

fuelphp-mongoauth's People

Contributors

subliminal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fuelphp-mongoauth's Issues

Abstract method validate_user not implemented

Thanks for putting together the MongoAuth package! You saved me a lot of time and trouble.

I installed it and configured, and did run into one problem, however. I tried to set up a new user using the oil console, just to get things going. I got an error message stating that one of the abstract methods from Auth_Login_Driver had not been implemented: validate_user. Maybe this is a new method they added after your implementation? In any case, I just created a dummy method, which resolved the problem, but I thought you would want to know.

$auth->get_user_array() error

When I use $auth->get_user_array();

It gives me the following error stack:

ErrorException [ Notice ]: Undefined index: group
PKGPATH/mongoauth/classes/auth/login/mongoauth.php @ line 538

ErrorException [ Notice ]: Undefined index: additional_fields
PKGPATH/auth/classes/auth/login/driver.php @ line 110

ErrorException [ Warning ]: array_merge(): Argument #1 is not an array
PKGPATH/auth/classes/auth/login/driver.php @ line 110

ErrorException [ Warning ]: Invalid argument supplied for foreach()
PKGPATH/auth/classes/auth/login/driver.php @ line 111

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.