Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

ivarprudnikov/react-auth0-template

Repository files navigation

React website with Auth0 login

Build Status GitHub issues GitHub last commit

> PREVIEW LIVE

Homepage screenshot

Using token in API calls

Auth token is sent over to the API via authrization header. API checks its validity and responds appropriately. In particular Profile component is using the API. Authorization header is populated through axios request interceptor.

API Base URL API Github repository
https://te60oj36jd.execute-api.eu-west-1.amazonaws.com/Prod/ https://github.com/ivarprudnikov/auth0-micronaut-template

About

Enhanced Auth0 (auth0-spa-js 1.8+) example with React (16+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages