sentinel icon indicating copy to clipboard operation
sentinel copied to clipboard

A framework agnostic authentication & authorization system.

Results 44 sentinel issues
Sort by recently updated
recently updated
newest added

### Your Environment - OS and Version: Debian Buster - PHP Version: 7.4.0 - Sentinel Version: 3.0.4 ### Background We are in the processing of upgrading an existing application from...

### Your Environment - OS and Version: MacOS v12.4 - PHP Version: 7.4.27 - Sentinel Version: ^5.0 ### Expected behaviour Login with username or email ### Actual behaviour When I...

### Your Environment - OS and Version: Windows 10 - PHP Version: 7.3 - Sentinel Version: 5.0 Hi guys, I am trying out Sentinel, but I am facing a challenge....

### Your Environment - OS and Version: MacOS, Laravel 6 - PHP Version: 8 - Sentinel Version: 3.0.4 ### Expected behaviour Activation::completed($user) to return boolean ### Actual behaviour Activation::completed($user) results...

I am creating and migrating databases on the fly, and have managed to successfully do this with seeding of data. However, when it comes to seeding a user on this...

## Description I am searching to configure prefix in database tables, to use multiple login or to implementing better organization in database infraestruture. ## Example tables: activations >> PREFIX_activations persistences...

Hi Guys, I'm kinda stuck installing Sentinel in my fresh Laravel 6 project. When I install this in my last Laravel 5.8 project and Sentinel 2 no problems encountered. ###...

Bug

## Description I followed the steps under https://cartalyst.com/manual/sentinel/5.x#installation, but got an error (table 'users' missing) when trying to authenticate/register a user. Googling I found a hint to install database schema:...

hi.. i have an issue in creating Login with Sentinel. this code, works perfectly as the user has registered in the system. But, when it cant find the user, i...

Hello guys, it's has been a long time now we are waiting for Sentinel 3 and Multi-tenancy support any news about that or is there are links explain how we...