Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": true,
- "rc": 200,
- "message": "Nama pengguna inodreamstudio berhasil login",
- "token": "1|IDS|zw7UZf2T9u6Zy3Pkkt8c3xeH4WGN204p3MAUjgQb9f5d408a",
- "hak_akses": [
- {
- "role_name": "SKPD",
- "permissions": {
- "menus": [
- {
- "menu_name": "Beranda",
- "access": true
- },
- {
- "menu_name": "Kredential dan Pengawai",
- "access": false
- },
- {
- "menu_name": "Suat Masuk",
- "access": false
- },
- {
- "menu_name": "Surat Keluar",
- "access": true
- },
- {
- "menu_name": "Disposisi Surat",
- "access": true
- },
- {
- "menu_name": "Hak Akses",
- "access": false
- }
- ],
- "crud_permissions": {
- "SuratKeluar": {
- "create": true,
- "read": true,
- "update": true,
- "delete": true
- }
- }
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement