Skip to content

Releases: davellanedam/phalcon-micro-rest-api-skeleton

0.4.1 (Nov 20, 2017)

20 Nov 19:50
Compare
Choose a tag to compare
  • Formatting code

0.4.0 (Oct 22, 2017)

22 Oct 16:46
Compare
Choose a tag to compare
  • Make HTTPS redirect host and port agnostic

0.3.0 (Sep 12, 2017)

12 Sep 21:04
Compare
Choose a tag to compare
  • JWT service added

v0.2.3 (Sep 12, 2017)

12 Sep 20:47
Compare
Choose a tag to compare

Fix index controller getting now datetime

0.2.2 (Sep 7, 2017)

07 Sep 21:46
Compare
Choose a tag to compare
  • Token encryption moved to ControllerBase function

0.2.1 (Sep 6, 2017)

07 Sep 01:09
Compare
Choose a tag to compare

README.md updated

0.2.0 (Sep 6, 2017)

07 Sep 01:05
Compare
Choose a tag to compare
  • Service to get token config
  • ENV config added issuer and audience
  • Call settings of token in encode/decode functions
  • When building token added issuer, audience, issued at time and expiration.

0.1.1 (Sep 5, 2017)

05 Sep 06:48
Compare
Choose a tag to compare
  • Added CHANGELOG.md
  • Release version on README.md

v0.1.0 (Sep 5, 2017)

05 Sep 06:18
Compare
Choose a tag to compare

First release.