Curity I/O
Curity I/O is an identity company that specializes in OAuth and OpenID Connect
Stockholm, Sweden
Pinned Repositories
android-haapi-ui-sdk-demo
An OpenID Connect Android demo app showing how to use the HAAPI UI SDK and hardened mobile security
cloud-native-oauth-security-examples
End-to-end code examples for the O'Reilly book on Cloud Native Data Security with OAuth
example-dotnet-openid-connect-client
An example website that implements OAuth 2.0 and OpenID Connect with the .NET Framework
example-python-openid-connect-client
An example website that implements OAuth 2.0 and OpenID Connect in Python
ios-haapi-ui-sdk-demo
An OpenID Connect iOS demo app showing how to use the HAAPI UI SDK and hardened mobile security
nginx_phantom_token_module
NGINX module that introspects phantom access tokens according to RFC 7662
oauth-agent-node-express
A Node.js OAuth Agent, providing API driven OAuth and OpenID Connect for SPAs
pkce-javascript-example
JavaScript SPA showing how to handle PKCE in an OpenID Connect flow
spa-using-curitytokenhandler
Demonstrates Hardened Security for Single Page Applications
spa-using-token-handler
API driven OpenID Connect SPA security, using only the most secure cookies in the browser
Curity I/O's Repositories
curityio/oauth-agent-node-express
A Node.js OAuth Agent, providing API driven OAuth and OpenID Connect for SPAs
curityio/cloudflare-oauth-proxy-worker
An OAuth Proxy worker for Cloudflare
curityio/nginx_oauth_proxy_module
NGINX module that decrypts secure cookies from Single Page Apps and forwards JWT access tokens to APIs
curityio/oauth-agent-node-nextjs
A Node.js OAuth Agent for the Next.js web server, providing API driven OAuth and OpenID Connect for SPAs
curityio/nginx-lua-oauth-proxy-plugin
A LUA plugin for getting access tokens from encrypted cookies. The plugin implements the OAuth Proxy component from the Token Handler pattern.
curityio/spring-boot-oauth-client
Example Website Client using Spring Boot to implement OAuth 2.0 and OpenID Connect
curityio/username-password-authenticator
An authenticator to customize username and password flows
curityio/spring-boot-openid-client-mtls
An example on how to create an OpenID client with Spring Security that uses mutual TLS client authentication to retrieve the token.
curityio/javascript-oauth-assistant-spa
A simple SPA code example that uses the OAuth Assistant Library
curityio/account-linking-recipes
How to link account records together, then use a consistent access token identity in calls to APIs
curityio/android-haapi-ui-sdk-demo
An OpenID Connect Android demo app showing how to use the HAAPI UI SDK and hardened mobile security
curityio/debug-attribute-action
An Authentication Action that can be used to view attributes during Authentication
curityio/devops-dashboard-example
A fast demo setup of the DevOps dashboard for the Curity Identity Server
curityio/JOSESwift
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
curityio/passport-curity
Curity authentication strategy for Passport.js
curityio/token-handler-js-assistant
A helper library to help SPAs interact with OAuth Agent in the Token Handler pattern.
curityio/oauth-assistant-example
A vanilla JavaScript SPA that uses the OAuth Assistant
curityio/.github
Provides the README for the Curity AB organization's home page
curityio/amator
Tiny animation library
curityio/authzen-authorization-manager
An example Authorization Manager using AuthZEN
curityio/couchbase-data-access-provider
Couchbase Data Access Provider
curityio/curity-idsvr-couchbase-docker-deployment
Curity Identity Server docker based deployment along with couchbase database and datasource plugin
curityio/database-client-migration-example
Demonstrates the approach for migrating clients from configuration to database storage
curityio/getting-started-authenticator
A getting started authenticator plugin to explain use of forms, handlers, navigation and custom data
curityio/migration-ds
Example of a Data source that migrates user credentials
curityio/mobile-deployments
Resources for automating the setup of Curity mobile code examples
curityio/ngraph.events
Events support in ngraph.*
curityio/panzoom
Universal pan and zoom library (DOM, SVG, Custom)
curityio/serverless-zero-trust-api
Zero trust in OAuth 2.0 lambdas, using self-contained JWTs containing full certificate details
curityio/token-exchange-opaque-to-jwt
A plugin implementing a token exchange usecase