#
pkce
Here are 69 public repositories matching this topic...
OpenID Connect Library (client and server) for Go
go
golang
client
oauth
jwt
library
oauth2
server
openidconnect
discovery
standard
openid-connect
oidc
pkce
certified
refresh-token
relying-party
code-flow-pkce
code-flow
-
Updated
Nov 2, 2021 - Go
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
-
Updated
Nov 8, 2021 - C#
The goal of this project is to secure movies-app using Keycloak(with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a ReactJS application called movies-ui.
-
Updated
Dec 22, 2021 - JavaScript
IdentityServer4 Vue.js oidc-client-js OpenID Connect code flow with PKCE
-
Updated
Aug 22, 2021 - C#
Spring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server
java
jwt
oauth2
spring-boot
openidconnect
oauth2-provider
spring-security
introspection
jwt-bearer-tokens
openid-connect
identity-provider
pkce
authorization-code-grant
authorization-server
client-credentials-grant
authorizationservice
authorizationserver
-
Updated
Dec 23, 2021 - Java
A standards compliant implementation of an OAuth 2.0 authorization server for Node that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.
nodejs
oauth2
express
node
typescript
oauth2-server
password-flow
pkce
implicit-flow
rfc6749
authorization-server
rfc7519
authorization-code-flow
rfc6750
client-credentials-flow
rfc7636
refresh-flow
proof-key-for-code-exchange
fasitfy
-
Updated
Nov 22, 2021 - TypeScript
A React & Redux single-page application that authorizes an ASP.NET Core web API to call MS Graph API on-behalf-of a signed-in user.
redux
reactjs
dotnet-core
webapi
pkce
ms-graph
authorization-code-flow
microsoft-identity-platform
on-behalf-of
msal-js
-
Updated
Aug 26, 2021 - JavaScript
Schematics for adding Okta Auth to your projects
react
oauth2
angular
typescript
react-native
ionic
vue
authentication
expressjs
schematics
oidc
okta
pkce
-
Updated
Jan 5, 2022 - TypeScript
VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
-
Updated
Jul 21, 2021 - JavaScript
user account and authentication server with oauth 2.0
-
Updated
Apr 3, 2019 - Go
Example of OpenID Connect with PKCE in ASP.NET Core
-
Updated
Oct 13, 2019 - C#
Helper widget for Auth0 authentication in Electron desktop apps
-
Updated
Aug 25, 2021 - TypeScript
k8s plugin to authenticate against an OIDC compatible issuer using PKCE (pixy) flow
-
Updated
Aug 4, 2021 - Go
Example of an Angular single-page application demonstrating OAuth2/OpenID Connect authentication using WSO2 Identity Server
oauth2
angular
single-page-app
openid
oidc
wso2-identity-server
pkce
authorization-flow
implicit-flow
code-flow-pkce
-
Updated
Oct 6, 2021 - TypeScript
A package that makes using the OAuth2 PKCE flow easier
-
Updated
Jul 12, 2021 - TypeScript
Lightweight OAuth 2.0 Client with PKCE (Proof key for Code Exchange: see [RFC 7636](https://tools.ietf.org/html/rfc7636))
-
Updated
Sep 7, 2021 - Swift
Proof Key for Code Exchange (PKCE) challenge generator for React Native.
-
Updated
Jan 4, 2022 - JavaScript
Simple OAuth2/OpenID-connect authentication and authorization server.
redis
jwt
oauth2
mongodb
iam
oauth2-provider
spring-security
openid
oauth2-server
oauth2-authentication
identity-management
spring-security-oauth2
openid-server
identity-provider
aarch64
graviton
pkce
spring-security-jwt
iam-service
spring-method-security
-
Updated
Oct 29, 2021 - Java
Code Verifier and Code Challenge generator for use in OAuth2 PKCE authorization flow
-
Updated
Jul 28, 2020 - Ruby
Add MFA/2FA support in your CLI
-
Updated
Jan 5, 2022 - Go
A command-line applications using Node.js
-
Updated
May 9, 2021 - JavaScript
Authenticate with any OpenId Connect/Oauth2 provider through authorization code flow. PKCE is also supported
-
Updated
Nov 15, 2021 - Python
Improve this page
Add a description, image, and links to the pkce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pkce topic, visit your repo's landing page and select "manage topics."
If a user goes to the login screen, and a browser password manager pre-fills the username and password, it should be possible for a user to just press the 'enter' button on their keyboard to submit the login form.