save roleMenuUser belum fix
This commit is contained in:
@@ -65,8 +65,6 @@ export default defineEventHandler(async (event) => {
|
||||
// });
|
||||
// }
|
||||
// }
|
||||
// console.log(authorizationUrl)
|
||||
|
||||
return { callbackURL: authorizationUrl }
|
||||
// return { callbackURL: authorizationUrl+`&response_type=${responseType}&scope=${scope}` }
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user