Support the ongoing development of Laravel.io →

1,899 Threads

Advice about authentication

Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...

0 Likes
2 Replies

Manually logged in user fails auth filter

Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...

0 Likes
1 Replies

Problem with password expiration

Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...

0 Likes
2 Replies
Solved

Setting up roles in the backend with Entrust

I am setting up a backend system for a website that I created. I am currently using Confide as my au...

0 Likes
0 Replies

oauth2-server failing under test

We are implementing Luca Degasperi's OAuth 2 server in our REST app. The integration seem to work ve...

0 Likes
1 Replies
Solved

How to select which route parameter to pass on a controller function?

Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...

0 Likes
2 Replies
Solved
posted 10 years ago

Sentry 2 Authentication workflow [URGENT]

I'm building an authentication system using Sentry 2. The problem I'm facing is that I'm unable to...

0 Likes
1 Replies
Solved

Design Time Decisions

Hi, I'm planning on creating a web app that different companies can sign up for. The app will use a...

0 Likes
3 Replies

Set Auth config for Package

Hello, I am creating my own package and i want to add Auth only for my package using a different tab...

0 Likes
1 Replies
Solved

Sentry 2 & custom auth hash

Has anyone managed to implement their own password hash system using Sentry 2? If so, could you pos...

0 Likes
2 Replies

How to calculate in java a Bcrypt password compatible with Laravel

I have a system built in laravel and I have created an API. The problem is in Authentication. I have...

0 Likes
4 Replies

Password reset token not found in User table ?

I'm creating a password reset functions as descibed in the Laravel docs. I've generated the password...

0 Likes
3 Replies
Solved

Migrating users from L3 app to new L4 app

I am looking to refactor a current application running L3 to L4. After reading all these great books...

0 Likes
1 Replies

Authentication problems between twilio and my laravel 4 based api.

So we have built a simple web hook api using Laravel 4. I am using the auth.basic filter. My route...

0 Likes
1 Replies

Authentication / cookies in one codebase, but multiple domains

I have a fairly unique problem which may or may not need to be solved through Laravel. Basically I h...

0 Likes
0 Replies

Permissions - only show deep nested content in users group?

Once again I'm pretty lost, the same place as other projects I've started xD A "closed" ap...

0 Likes
3 Replies

Auth::attempt with other parameters

I'm building the user auth for my app and I can see it's possible to send additional parameters to t...

0 Likes
1 Replies

Filter problem on Laravel 4

Look my code: http://pastebin.com/56rY1iqD I don't understand why this filter doesn't work... This f...

0 Likes
5 Replies
Solved
posted 10 years ago

Auth user if active=1

Hello! I have table users and have field active. I want make that if 'active'=1 => auth complete...

0 Likes
1 Replies

Authentication on a relation?

Hello there. I have a User table with a password, and People table with an email. User has a forei...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.