Skip to content

awslabs/aws-amplify-identity-broker-client

Repository files navigation

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.