Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Can I use Auth #98

Closed
rthakur opened this issue Dec 31, 2013 · 4 comments
Closed

How Can I use Auth #98

rthakur opened this issue Dec 31, 2013 · 4 comments

Comments

@rthakur
Copy link

rthakur commented Dec 31, 2013

In current package there is no option to working with user authentication.

@jenssegers
Copy link
Contributor

It should work fine with the original Laravel authentication. However, there is a known issue with reset/reminders: #37

@jenssegers
Copy link
Contributor

I fixed the password reminder issue. Check out the Auth section in the readme: https://github.com/jenssegers/Laravel-MongoDB#auth

@jakyns
Copy link

jakyns commented Jan 8, 2014

I just added 'Jenssegers\Mongodb\Auth\ReminderServiceProvider' into app.php but when I run my website it's show error Class 'Jenssegers\Mongodb\Auth\ReminderServiceProvider' not found. I'm already composer update and my laravel version is 4 not 4.1 it's a problem ?

@fawwaz
Copy link

fawwaz commented Oct 23, 2015

Can you provide me a link explaining a complete usage about how to use your library from the begining to the end. I want to build a REST based application by using your library. How Could i do that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants