julien-c/laravel-oauth2-server

How can I set new client details using its defined function in a custom controller called "Token" where I am doing some custom validation and want to generate access token using your defined functions.

avptechnocrats opened this issue · 0 comments

How can I set new client details using its defined function in a custom controller called "Token" where I am doing some custom validation and want to generate access token using your defined functions?
Can you please help me in this?