#
authorization-flow
Here are 14 public repositories matching this topic...
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
Apr 5, 2020 - TypeScript
Spring OAuth Server with UI for login, password reset and registration. Connection the a SQL Server backend
java
oauth-application
oauth
oauth2
spring-boot
authentication
login
spring-cloud
authorization
oauth2-server
login-system
registration-forms
login-oauth
spring-oauth2
loginpage
login-flow
authorization-flow
implicit-flow
-
Updated
Jun 19, 2017 - Java
shevron
commented
Apr 2, 2020
Currently external services can download the JWT public key (if configured) via the API by calling the authz_public_key action. However, this has the problem of being wrapped in JSON:
$ curl -s -H "Authorization: $CKAN_API_KEY" http://127.0.0.1:5000/api/3/action/authz_public_key | jq
{
"help": "http://ckan-dev:5000/api/3/action/help_show?name=authz_public_key",
"success": true,
Generates a code verifier and code challenge for use in OAuth2 PKCE authorization flow
-
Updated
May 21, 2020 - Ruby
spring-boot oauth authorization & resource server using jwt tokens
spring
springboot
oauth2-server
oauth2-client
authorization-flow
authorization-code-grant
authorization-server
-
Updated
Mar 13, 2019 - Java
A basic boilerplate for react native applications
-
Updated
Mar 16, 2020 - TypeScript
Xamarin iOS Binding Library - GTMAppAuth
-
Updated
Aug 16, 2017 - Objective-C
-
Updated
Jun 19, 2017 - JavaScript
Spring Boot REST API + Keycloak (Authorization Code Flow)
java
oauth2
spring
spring-boot
keycloak
springfox
spring-security
jboss
java-8
swagger-ui
springboot
hateoas
spring-data-jpa
swagger-docs
spring-hateoas
single-sign-on
authorization-flow
keycloak-configuration
authorization-code-grant
spring-swagger2
-
Updated
Apr 17, 2020 - Java
Behaviour-Driven Development features for Check In
authentication
bdd
cucumber-steps
checkin
egi
authorization-flow
authorization-middleware
cucumber-ruby
-
Updated
Oct 26, 2018 - Ruby
Samples for Apigee API Management
jwt
oauth2
hmac
hmac-authentication
apigee
authorization-flow
access-token
apigee-edge
oauth-api
oauth2-authorization-code-flow
apigee-samples
mac-oauth
third-party-oauth
apigee-okta-integration
okta-integration
generate-jwt
verify-jwt
apigee-cache
external-cache
-
Updated
Apr 22, 2020 - JavaScript
Extensions and configurations required to enable authorization code grant without client secret with WSO2 Identity Server
-
Updated
Apr 20, 2020 - Java
Simple Express Authorization Code Grant Example for Nextcloud's Custom App 'Social Login' Based on 'node-oauth2-server' Project.
-
Updated
Nov 5, 2019 - JavaScript
Improve this page
Add a description, image, and links to the authorization-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authorization-flow topic, visit your repo's landing page and select "manage topics."
Hi
I noticed that the current project has some current broken links to documentation and is missing a sample project for Swift. Am I ok to contribute both above? or do you have someone doing it already.
Thank your for this project - it has helped my learning a lot!
Thanks