awslabs / aws-amplify-identity-broker-client

Client demo code sample for the project "AWS Amplify identity broker" https://github.com/awslabs/aws-amplify-identity-broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Amplify Identity Broker client example

This repository is an example of client website of the AWS Amplify Identity Broker.

This is a website that authenticate against the broker and use it as his SSO system.

This example is using AWS Amplify for Javascript with Auth.federatedSignIn and the PKCE flow.

This repository has 2 running live demos:

How to deploy

Click here for details.

How to write a client

In addition to the current repository you can find all the documentation needed to create a client application or website here

Security

See CONTRIBUTING for more information.

License

This project is licensed under the MIT License. See the LICENSE file.

About

Client demo code sample for the project "AWS Amplify identity broker" https://github.com/awslabs/aws-amplify-identity-broker

License:MIT License


Languages

Language:TypeScript 69.8%Language:JavaScript 17.7%Language:HTML 8.4%Language:CSS 4.1%