diff options
Diffstat (limited to 'security/rubygem-omniauth-jwt')
-rw-r--r-- | security/rubygem-omniauth-jwt/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/rubygem-omniauth-jwt/pkg-descr b/security/rubygem-omniauth-jwt/pkg-descr index 07e25d387893..c039e4bd5f6f 100644 --- a/security/rubygem-omniauth-jwt/pkg-descr +++ b/security/rubygem-omniauth-jwt/pkg-descr @@ -6,5 +6,3 @@ claim and log the user in. This is how Zendesk does SSO, for example. OmniAuth::JWT provides a clean, simple wrapper on top of JWT so that you can easily implement this kind of SSO either between your own applications or allow third parties to delegate authentication. - -WWW: https://github.com/mbleigh/omniauth-jwt |