aws-amplify-identity-broker-client
aws-amplify-identity-broker-client copied to clipboard
Client demo code sample for the project "AWS Amplify identity broker" https://github.com/awslabs/aws-amplify-identity-broker
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:
- Website 1 : https://main.d3865c3iw67420.amplifyapp.com
- Website 2 : https://main.dannbzwwbj1rp.amplifyapp.com
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.