Skip to content

Releases: EFTEC/AuthOne

1.4

21 Jun 17:49
Compare
Choose a tag to compare
  • 1.4 2022-06-21
    • Added method createAuthObj()
    • Fixed method createAuth.
    • Fixed method validateAuth.

1.3

19 Jun 21:07
Compare
Choose a tag to compare
1.3
  • 1.3 2022-06-19
    • Added field failcause where you can find the log of the errors.

1.2

19 Jun 14:56
Compare
Choose a tag to compare
1.2
  • 1.2 2022-06-19
    • Added token bearer for createAuth() and validateAuth().
    • Added parameters of encryption.
    • The password of the userobject is removed (JWTLITE)

1.1

18 Jun 01:53
Compare
Choose a tag to compare
1.1
  • 1.01 2022-06-17 fixed a bug when it tries to inject the instance.

1.0

12 Jun 17:51
Compare
Choose a tag to compare
1.0

1.0 first release version

0.92

22 Mar 14:52
Compare
Choose a tag to compare
  • 0.92 2022-03-22
    • Changed dependencies, now PdoOne and DocumentStoreOne are optional dependencies.

0.87

21 Mar 21:38
Compare
Choose a tag to compare
  • 0.87 composer.json rename auth-one to auth-one

0.86

21 Mar 21:20
Compare
Choose a tag to compare

0.86 composer.json fix

0.85

21 Mar 21:12
Compare
Choose a tag to compare
  • 0.85 2022-03-21 first version (release candidate)
  • 0.1 2022-03-02 first version (alpha)