Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Releases: speakeasy-api/speakeasy-auth-test-service

v0.0.8

31 May 15:35
6a01f5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.8

v0.0.7

26 May 22:30
6a01f5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.7

v0.0.6

12 May 22:42
7cd8d68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.6

v0.0.4

14 Mar 09:33
Compare
Choose a tag to compare
fix

v0.0.3: add route to reflect request body

02 Mar 17:44
dff6e93
Compare
Choose a tag to compare
add route to reflect requestbody (#1)

* add route to reflect requestbody

* handle req body more generically

* unmarshal to interface

v0.0.2: add ping endpoint for testing availability

28 Feb 10:09
Compare
Choose a tag to compare
feat: add ping endpoint for testing availability

v0.0.1: initial version of auth test service

28 Feb 10:04
Compare
Choose a tag to compare
feat: auth test service for testing sdk auth