21 Commits (39a2f893440362d14f9fe68ac9e986829638150f)

Author SHA1 Message Date
Al-Amin Firdows 4cf5c9671e feat: replace env method call by config (Resolve #11)
3 years ago
Hasin Hayder e57f7f1945 Code Cleanup
3 years ago
Hasin Hayder 798d38cb74 Database Seeding Cleanup
3 years ago
Hasin Hayder 42ca6a382a DELETE_PREVIOUS_ACCESS_TOKENS_ON_LOGIN and DEFAULT_ROLE_ID Environment Setting
3 years ago
Hasin Hayder c74b3a0987 Hide unnecessary fields in API response
3 years ago
Hasin Hayder d5d3614cca Display All Users
3 years ago
Hasin Hayder 91683ce592 User destroy fix - Admin role checked properly
3 years ago
Hasin Hayder 876d60dbf8 Return user id after successful login
3 years ago
Hasin Hayder 8e4a071290 Role Update API
3 years ago
Hasin Hayder 43d46bc1a9 nullable name field while registering new user
3 years ago
Hasin Hayder 4023cc049e Return plain text token as a JSON response after successful login
3 years ago
Hasin Hayder 736d3fe25c User Management API with Proper Ability Check
3 years ago
Hasin Hayder 34e98b948b Friendly Message for MissingAbilityException
3 years ago
Hasin Hayder c670d6a2fe Inverse of Relationship - Role belongs to many User
3 years ago
Hasin Hayder 711d2f7fa3 Hydra Controller
3 years ago
Hasin Hayder b8b145c96b UserRole resourceful nested controller to create and manage user roles - only accessible by someone with admin role
3 years ago
Hasin Hayder b104c16079 Manage User Roles with API
3 years ago
Hasin Hayder 0f99d28a81 Cleanup SPA Code - That will be a separate project
3 years ago
Hasin Hayder 650277b7fc SPA Login/Registration with Form
3 years ago
Hasin Hayder 877525b86c Functional User Registration and Login with Roles and Abilities With Default Values from the Options table
3 years ago
Hasin Hayder 87643b1155 Laravel Foundation
3 years ago