FusionAuth / fusionauth-client-builder

The FusionAuth client library builder
https://fusionauth.io/
Apache License 2.0
6 stars 24 forks source link

Use API Key, support optional parameters and allow to check for success (HTTP 2xx) #4

Closed markschmid closed 4 years ago

markschmid commented 4 years ago

Adresses first 3 bullets of https://github.com/FusionAuth/fusionauth-go-client/issues/8

robotdan commented 4 years ago

Thanks for the contribution @markschmid Looks good to me, added @matthew-altman in case he has any comments since he knows Go and I don't. :-)

robotdan commented 4 years ago

@matthew-altman I'm going to merge in, if you have any comments we can resolve on master.

markschmid commented 4 years ago

Great, thanks. Once the changes are reflected in the fusionauth-go-client repo, I'll make some small remarks in a PR for its Readme.