欢迎来到马士兵代码仓库
Sign In
msb-public
/
hydra
mirror of https://github.com/hasinhayder/hydra
1
0
Code Issues Projects Releases Wiki Activity
141 Commits
3 Branches
0 Tags
980 KiB
master
9.x
gh_pages
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'c6795b0123'
${ noResults }
Commit Graph

12 Commits (c6795b0123de4d5547b3d0b09c95809fe765fb30)

Author SHA1 Message Date
Saiful Alam c6795b0123 refactor: update user default role
3 years ago
Arifur Rahman e4ad83d2f4 refactor: use pluck instead of foreach and extra variable
3 years ago
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 42ca6a382a DELETE_PREVIOUS_ACCESS_TOKENS_ON_LOGIN and DEFAULT_ROLE_ID Environment Setting
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 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 877525b86c Functional User Registration and Login with Roles and Abilities With Default Values from the Options table
3 years ago