feat: custom attributes sync; update: default User model

This commit is contained in:
2021-06-21 18:24:30 +02:00
parent 14b47b6f6e
commit 3b79a880ae
2 changed files with 15 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ return [
/**
* OAuth model
*/
'model' => \App\User::class,
'model' => \App\Models\User::class,
/**
* Route that redirects to Bluesquare Connect