Skip to content

aserto-demo/todo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App

This is the front-end for the React Todo application example.

Running the front end

yarn

yarn start

Backends

This sample requires a backend that implements the Todo API.

The following language-specific back-end sample apps are available, which demonstrate using Aserto for authorization:

Language Repo
Node.js https://github.com/aserto-demo/todo-node-js-v2
Go https://github.com/aserto-demo/todo-go-v2
Java https://github.com/aserto-demo/todo-java-v2
Python https://github.com/aserto-demo/todo-python-v2
Ruby https://github.com/aserto-demo/todo-ruby-v2
.NET https://github.com/aserto-demo/todo-dotnet-v2

Identity Providers

This sample uses a demo identity provider called "Citadel", with built-in users such as Rick and Morty. They all using the same password: V@erySecre#t123!

User Email
Rick Sanchez rick@the-citadel.com
Morty Smith morty@the-citadel.com
Beth Smith beth@the-smiths.com
Summer Smith summer@the-smiths.com
Jerry Smith jerry@the-smiths.com

To try it with your own IDP (and users), refer to the Auth0 and Okta examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 8