Releases: boxyhq/remix-auth-sso
Releases · boxyhq/remix-auth-sso
v1.1.1
v1.1.0
What's Changed
- Updates related to Jackson v1.3.0. PR: #1
- Deprecated
BoxyHQSAMLStrategy
and introduces new strategy:BoxyHQSSOStrategy
. Older NPM package @boxyhq/remix-auth-saml deprecated in favour of new @boxyhq/remix-auth-sso.
Full Changelog: v1.0.0...v1.1.0
v1.0.0 🎉
This first release includes the code and tests of the BoxyHQSAMLStrategy adapted to the version 3 of Remix Auth and to use the remix-auth-oauth2 package.