authorjapps / zerocode-hello-world

Zerocode YAML and JSON based declarative steps hello world rest api testing example - soap, database
https://github.com/authorjapps/zerocode
MIT License
18 stars 40 forks source link

Oauth2 example #7

Closed santhoshTpixler closed 5 years ago

santhoshTpixler commented 5 years ago

OAuth2 authentication example is added along with the mock. It is working as expected.

santhoshTpixler commented 5 years ago

Implements authorjapps/zerocode#186

authorjapps commented 5 years ago

All looks good. Just checking expires_in and expires_in_sec in the response is used anywhere. That's not a big even of not used deal for this example, but you can please put a comment mentioning how this will be used in the Live systems 👍

authorjapps commented 5 years ago

You can merge this PR when you are ready. Just press the Merge pull request green button.