Skip to content

Releases: golauth/golauth

v0.1.0

15 Jul 14:34
Compare
Choose a tag to compare
fix err name `ErrContentTypeNotSupported` and README.md

v0.0.9: Feat/refactoring api folder (#20)

12 Jul 22:32
47bb127
Compare
Choose a tag to compare
* refactoring folders structure.
* removing unnecessary error model.
* removing header set content-type from response

v0.0.8: changing `github.com/dgrijalva/jwt-go` to `github.com/cristalhq/jwt/v…

10 Jul 22:12
4ac3356
Compare
Choose a tag to compare

v0.0.7: improving error handling and tests (#18)

10 Jul 00:35
6536c91
Compare
Choose a tag to compare
* improving error handling and tests

* refactoring token methods into service

* refactoring datasource

* implementing some controller tests

* implementing some service tests

* refactoring tests to use testify suite

* testes to validate registered routes

v0.0.6

27 Jun 01:55
Compare
Choose a tag to compare
improving README.md

v0.0.5

26 Jun 22:50
Compare
Choose a tag to compare
change docker push action

v0.0.4

26 Jun 22:41
Compare
Choose a tag to compare
change docker push action

v.0.0.3: * add make script

11 Jun 21:09
Compare
Choose a tag to compare
* improve readme
* refactoring project

Improving error handling

24 May 23:34
Compare
Choose a tag to compare
v0.0.2

Improving error handling

First beta version

17 May 21:56
19167e8
Compare
Choose a tag to compare
Merge pull request #10 from golauth/develop

Adding document field to user model