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.
19 Nov, 2019
2 commits
-
Add support for OAuth Bearer Authentication
09 Apr, 2019
1 commit
-
Update for use with Rails 5.2
04 Apr, 2019
1 commit
20 Dec, 2018
1 commit
-
build gem to create a skim endpoint
18 Dec, 2018
1 commit
-
• add pry for development • fix i18n configuration
11 Dec, 2018
2 commits
05 Nov, 2018
2 commits