Mc-Auth icon indicating copy to clipboard operation
Mc-Auth copied to clipboard

Check OAuth compatibility

Open SpraxDev opened this issue 3 years ago • 0 comments

Check OAuth compatibility as suggested in #145. Mc-Auth should be compliant with OAuth2.0 (RFC 6749) but maybe check again?

Anyway I got it to work by building the second Post request manually in python but I suggest you make your Oauth procedure compatible with standardised OauthV2 procedures such as those used in the OauthLib and the postman Oauth feature. That would make increase the usability of your API making it more attractive to work with for developers.

SpraxDev avatar May 12 '21 10:05 SpraxDev