vrata icon indicating copy to clipboard operation
vrata copied to clipboard

How use this gate to register user?

Open drucinsky opened this issue 5 years ago • 0 comments

I searching this code and dont see register routes. When i use routes */oauth/token and send grant_type='password', client_id, client_secret i must send username and password too. When i find it? When i using grant_type='client_credentials' i get token without username and password but when i try send request GET on /me i get Unauthorized error.

drucinsky avatar Oct 16 '20 08:10 drucinsky