Jso Alternatives
Similar projects and alternatives to jso
-
casdoor
Discontinued An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA and RADIUS [Moved to: https://github.com/casdoor/casdoor]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
cloudfront-auth
Discontinued An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
-
-
-
-
-
-
security-architecture
A Security Architecture covering Authentication, Authorization using Certs, mTLS, JWT, Nginx Keycloak and OPA
jso discussion
jso reviews and mentions
-
Looking for a simple Javascript library for OAuth 2.0 with Authorization Code + OpenID + PKCE + refresh token support
We initially had some success with https://github.com/andreassolberg/jso, which we found here https://oauth.net/code/javascript/. Sadly it's a pretty limited library that only supports the Implicit flow, and it apparently does not support token refreshes, which we were late to discover.
Stats
andreassolberg/jso is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of jso is JavaScript.