An open API service indexing awesome lists of open source software.

https://github.com/chunkangwong/react-arcgis-identity-oauth-basic

This project is a React version of the sample code demonstrated in official ArcGIS tutorial. It uses OAuth2 to authenticate with ArcGIS Online and then uses the ArcGIS API for JavaScript to display the user's portal items.
https://github.com/chunkangwong/react-arcgis-identity-oauth-basic

arcgis-js-api oath2 react redux-toolkit typescript vite

Last synced: 25 days ago
JSON representation

This project is a React version of the sample code demonstrated in official ArcGIS tutorial. It uses OAuth2 to authenticate with ArcGIS Online and then uses the ArcGIS API for JavaScript to display the user's portal items.

Awesome Lists containing this project

README

          

# React ArcGIS Identity OAuth Basic

This project is a React version of the sample code demonstrated [here](https://developers.arcgis.com/javascript/latest/sample-code/identity-oauth-basic/) in official ArcGIS tutorial. It uses OAuth2 to authenticate with ArcGIS Online and then uses the ArcGIS API for JavaScript to display the user's portal items.

![Serverless Web App Flow](https://user-images.githubusercontent.com/86872605/188587218-777be8f3-a7f9-431a-936b-93b45456711a.png)