Skip to content

Releases: percepthor/libauth

Version 0.4.4

24 Sep 05:04
56402a3

Choose a tag to compare

  • Handle values from route custom data in single authentication
  • Updated percepthor single authentication method interface

Version 0.4.3

10 Aug 02:03
6da25c6

Choose a tag to compare

  • Fixed string compilation warning in permissions action create
  • Added source field in custom management auth request

Version 0.4.2

09 Aug 23:57
56c2eb5

Choose a tag to compare

  • Small organization change in custom authentication sources
  • Changed create permissions route method auth type value
  • Multiple organization changes in percepthor headers

Version 0.4.1

12 May 00:54
42a3d09

Choose a tag to compare

  • Refactored auth request create methods to include source
  • Handling auth request source with custom service name

Version 0.4

03 May 12:55
c2f2683

Choose a tag to compare

  • Added base percepthor auth token structure definition
  • Added dedicated token structure inside percepthor auth
  • Added methods to get percepthor auth token values
  • Handling token values in custom authentication responses
  • Added dedicated method to print percepthor auth token
  • Handling token in percepthor single authentication

Version 0.3.1

02 May 18:10
25d7e95

Choose a tag to compare

  • Added dedicated percepthor auth token type definition
  • Added method to create default auth route instance
  • Added dedicated auth token type request create method
  • Refactored how requests integers values are handled
  • Updated custom handler to use latest auth token type

Version 0.3

02 May 05:56
9de4c54

Choose a tag to compare

  • Moved common definitions to dedicated header
  • Added base auth route structure definition & methods
  • Updated dedicated percepthor auth types definitions
  • Added custom auth types requests create methods
  • Added base dedicated permissions types definitions
  • Replaced permissions organization with resource
  • Added dedicated percepthor auth scope definitions
  • Refactored custom authentication handlers methods

Version 0.2.1

16 Apr 01:21
7e75d88

Choose a tag to compare

  • Added extra check sin auth service print method

Version 0.2

22 Mar 02:46
aa5757a

Choose a tag to compare

  • Added base permissions definition & methods
  • Refactored auth service structure to handle name
  • Added ability to create different requests base on type
  • Refactored percepthor auth & added more methods