06 Jul, 2020

1 commit


02 Jul, 2020

1 commit

  • fixes #32
    
    After a fix shipped in #29, you could no longer de-provision a user
    because when false was passed in as the value for active, it thought
    there was no value for active.
    
    fixes #33
    
    Technically according to the specifications, the value for op is only
    valid if it is one of three lower case values. However, our previous
    implementation accepted a case insensitive version. Because of this, we
    are adding backward compatibility for case insensitivity until we have a
    chance to properly make a breaking change and only allow lower case.
    Ross Reinhardt
     

19 Nov, 2019

2 commits


09 Apr, 2019

1 commit


04 Apr, 2019

1 commit


20 Dec, 2018

1 commit


18 Dec, 2018

1 commit


11 Dec, 2018

2 commits