An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: code-example

curityio/ios-haapi-ui-sdk-demo

An OpenID Connect iOS demo app showing how to use the HAAPI UI SDK and hardened mobile security

Language: Swift - Size: 9.35 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

curityio/android-haapi-ui-sdk-demo

An OpenID Connect Android demo app showing how to use the HAAPI UI SDK and hardened mobile security

Language: Kotlin - Size: 218 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 1

curityio/spa-using-token-handler

API driven OpenID Connect SPA security, using only the most secure cookies in the browser

Language: TypeScript - Size: 1.75 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 68 - Forks: 19

curityio/example-dotnet-openid-connect-client

An example website that implements OAuth 2.0 and OpenID Connect with the .NET Framework

Language: C# - Size: 271 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 10

curityio/example-python-openid-connect-client

An example website that implements OAuth 2.0 and OpenID Connect in Python

Language: Python - Size: 678 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 68 - Forks: 43

curityio/dotnet-api-jwt-validation

Code example of how to validate JWTs and authorize requests in a .NET API

Language: C# - Size: 12.7 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

curityio/kafka-zero-trust

OAuth 2.0 zero trust event based messaging between APIs

Language: TypeScript - Size: 3.06 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

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.

Language: Java - Size: 2.74 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

mazipan/lighthouse-behind-auth 📦

🙈 Codelab for running Lighthouse to test a page behind authentication flow

Language: HTML - Size: 356 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

curityio/openid-client-android-appauth

An OpenID Connect Android demo app using AppAuth libraries

Language: Kotlin - Size: 621 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 4

dacr/the-rules-for-good-code-examples

Several rules to write the best possible source code examples

Size: 297 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Arm-Examples/publish-cmsis-example

GitHub action to publish CMSIS example to keil.arm.com

Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Lane-Romuald/Snake-Game-JavaScript

This repository contains the source code for a classic Snake game implemented in JavaScript. Designed to be lightweight, responsive and customisable, this project is ideal for learning or demonstrating JavaScript programming skills.

Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

curityio/android-haapi-demo-app

An OpenID Connect Android demo app showing how to plug in the HAAPI Model SDK

Language: Kotlin - Size: 1.3 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

curityio/oauth-mobile-web-sso

Using the nonce authenticator pattern to achieve SSO between a mobile app and a web app

Language: Swift - Size: 631 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

curityio/spa-using-curitytokenhandler

Demonstrates Hardened Security for Single Page Applications

Language: TypeScript - Size: 412 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 1

Jean-carje/Secure-Pass-Generator

Robust and secure password generator written in Python. It utilizes cryptographically secure methods to create strong, random passwords, ensuring maximum security for your accounts and data.

Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

curityio/react-assisted-token-website

Example React SPA that implements OpenID Connect using the assisted token flow

Language: JavaScript - Size: 7.76 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 4

curityio/angular-assisted-token-website

Example Angular SPA that implements OpenID Connect using the assisted token flow

Language: TypeScript - Size: 3.89 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 6 - Forks: 3

curityio/gatsby-assisted-token

Assisted token flow with React Context and Gatsby CLI

Language: CSS - Size: 8.69 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

curityio/react-haapi-demo

A demo HAAPI OpenID Connect implementation in a React app

Language: SCSS - Size: 3.3 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

curityio/dotnet-openid-connect-webapp

An example website that implements OAuth 2.0 and OpenID Connect in .NET

Language: C# - Size: 31.3 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

curityio/pkce-javascript-example

JavaScript SPA showing how to handle PKCE in an OpenID Connect flow

Language: HTML - Size: 27.3 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 15

SviluppoWebAvanzato-Univaq/Java_Fattura_Client

Example client for the RESTful API "Fattura" (Invoice) developed in Java with Apache Commons HTTP

Language: Java - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

curityio/openid-client-ios-appauth

OpenID Connect iOS integration in a SwiftUI App using the AppAuth pattern

Language: Swift - Size: 262 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 8

curityio/spring-boot-oauth-client

Example Website Client using Spring Boot to implement OAuth 2.0 and OpenID Connect

Language: Java - Size: 52.7 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 8

coslynx/python-hello-world-function-tutorial

Project: Minimalist Python Hello World Function Implementation. Created at https://spectra.codes, which is owned by @Drix10

Language: Python - Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

coslynx/python-hello-world-starter

Project: Minimal Python Hello World Function Implementation. Created at https://spectra.codes, which is owned by @Drix10

Language: Python - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

LahcenEzzara/csharp-helloworld-console-app

C# HelloWorld Console App

Language: C# - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

curityio/mutual-tls-api-example

An example API using Mutual TLS and Certificate-Bound Access Tokens (RFC8705)

Language: Shell - Size: 79.1 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Turskyi/SimpleListChoice

SimpleListChoice is an educational project that demonstrates how to implement a list view for single and multiple selections using checkboxes in an Android application. Developers can explore the code to understand the implementation and potentially use similar functionality in their own projects.

Language: Kotlin - Size: 1.24 MB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yusuf-daglioglu/java-generics-type-erasure

Example of Java generics type erasure

Language: Java - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

curityio/serverless-zero-trust-api

Zero trust in OAuth 2.0 lambdas, using self-contained JWTs containing full certificate details

Language: TypeScript - Size: 433 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

curityio/javascript-oauth-assistant-spa 📦

A simple SPA code example that uses the OAuth Assistant Library

Language: JavaScript - Size: 387 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

curityio/oauth-assistant-example

A vanilla JavaScript SPA that uses the OAuth Assistant

Language: JavaScript - Size: 783 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

KhaledAlabssi/TEACHING_REPO_Context_API_Intr

Teaching materials / code-examples: Simplified Context API for Frontend course F23

Language: JavaScript - Size: 177 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

emptybutton/Cpp-college-classes

My C++ practice in my second year of college

Language: C++ - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AntoinePassemiers/Cython-Project-Template

Ready-to-use and simple Cython template for long-term projects (with NumPy support)

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

Infineon/afr-example-wifi-scan

This example scans for Wi-Fi APs and prints the details. The scan process runs as a task with 5 seconds delay between successive scans.

Language: Makefile - Size: 114 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

yusuf-daglioglu/orm-examples-with-spring

JPA Criteria API examples.

Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yusuf-daglioglu/testcontainers-spring-boot-data-demo

Integration test example using "Testcontainers".

Language: Java - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

curityio/serverless-zero-trust-vercel-api

A serverless zero trust OAuth 2.0 protected API for Vercel deployment, protected with self-contained JWTs

Language: TypeScript - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

curityio/openid-client-android-appauth-dcr

Extended OpenID Connect Android integration in a Kotlin app using the AppAuth pattern and Dynamic Client Registration

Language: Kotlin - Size: 512 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

libraryofcelsus/Basic-Oobabooga-Chatbot

An example of a basic chatbot with persistent conversation history using the Oobabooga Api and Llama 2.

Language: Python - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

pellinuz/Example-API

API Example for request media with discord bot in py for example

Language: JavaScript - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ImranAliJutt/react_totolist_app

This App provides the basic structure and functionality for a to-do list application using React. Users can add items to the list, and they can delete items individually using the "Delete" button associated with each item.

Language: JavaScript - Size: 342 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

curityio/ios-haapi-demo-app

An OpenID Connect iOS demo app using the HAAPI SDK

Language: Swift - Size: 1.63 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

curityio/zero-trust-api-testing

An example that shows how to develop and test a zero trust api.

Language: Java - Size: 128 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SviluppoWebAvanzato-Univaq/PHP_Example_Fattura

Example RESTful API "Fattura" (Invoice) developed with PHP7 and the Slim Framework

Language: PHP - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

curityio/elixir-client-demo

A simple Elixir client demo app

Language: Elixir - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

curityio/workshop-dotnet-openid-connect-client

Language: C# - Size: 31.3 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

curityio/nordicapis-python-openid-connect-client

Nordic APIs OpenID Connect workshop source code

Language: Python - Size: 163 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

curityio/undertow-pac4j-example

An example Java website that implements OAuth 2.0 and OpenID Connect using Undertow

Language: Java - Size: 62.5 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

curityio/express-openid-connect-website

An example website that implements OAuth 2.0 and OpenID Connect using Node.js Express and Passport

Language: JavaScript - Size: 1.81 MB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

curityio/website-with-encrypted-id-tokens

How to use JWEs for ID tokens in a website secured by OAuth 2.0 and OpenID Connect

Language: Kotlin - Size: 9.25 MB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

curityio/javascript-assisted-token-website

An example of the assisted token flow using JavaScript and JQuery

Language: HTML - Size: 16.6 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

curityio/openid-client-ios-appauth-dcr

Extended OpenID Connect iOS integration in a SwiftUI app using the AppAuth pattern and Dynamic Client Registration

Language: Swift - Size: 440 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

curityio/springboot-api-jwt-validation

Spring Boot API OAuth Integration and Validation of JWTs

Language: Java - Size: 75.2 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

curityio/kotlin-api-jwt-validation

An OAuth 2.0 secured API in Kotlin, to validate a JWT then use scopes and claims for authorization

Language: Kotlin - Size: 31.3 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

curityio/client-assertions-with-jwks-uri

API security requiring clients to use strong authentication, via client assertions (RFC7521, RFC7523)

Language: JavaScript - Size: 18.6 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

curityio/go-api-jwt-validation

An example OAuth protected RESTful API implemented in Go

Language: Go - Size: 23.4 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

curityio/example-java-oauth-protected-api

A Java Example of an OAuth protected RESTful API

Language: Java - Size: 111 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 2

curityio/jwt-validation-in-symfony

Example code for JWT validation tutorial in an OAuth protected Symfony API

Language: PHP - Size: 32.2 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

GenevaS/PracticePrograms

Small practice programs

Language: D - Size: 180 KB - Last synced at: about 2 months ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

Hanter-19/bb-legends-favoured-enemy-refund

A submod for the Battle Brothers Legends Mod.

Language: Squirrel - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

afa7789/laravue-login-template

Exemplo de Laravel Vue Repo, é um repositório com exemplo de boas práticas e um login. Código Simples.

Language: HTML - Size: 487 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0