Open flow-ree opened 4 years ago
Hey, thank you for this package.
i want to create personal-access-token api for Users and Admins. i can create admin and user token, but when i'm logged in as User with ID=1 and get /oauth/personal-access-token i also get the tokens of Admin with ID=1. How can i avoid this?
Hey, thank you for this package.
i want to create personal-access-token api for Users and Admins. i can create admin and user token, but when i'm logged in as User with ID=1 and get /oauth/personal-access-token i also get the tokens of Admin with ID=1. How can i avoid this?