Jonathan Thuau

Results 4 issues of Jonathan Thuau

Github : - Removed the scope 'user:email'. The scope 'user' includes 'user:email' and 'user:follow' - Added part to retrieve email Added 'status' to $fillable Replaced 'Oauth2Exception' by 'Exception'. Oauth2Exception doesn't...

Hi. Have you planned to add a method to filter users by role ? e.g. : User::role('admin')->get() or User::role('guest')->get()

feature
medium priority
need feedback

Hi Do you plan to support Markdown variants like Github Flavored Markdown OR Stack Overflow Markdown ?

enhancement

Hi. Have you planned to add a method for creating a user if he doesn't exist ? Cordially.