diff options
| author | Kamal Wickramanayake <kamal@inbox.lk> | 2026-07-06 06:32:08 +0530 |
|---|---|---|
| committer | Kamal Wickramanayake <kamal@inbox.lk> | 2026-07-06 06:32:08 +0530 |
| commit | 5ca98df7caebf56990e26aa83a1a2b626ba16660 (patch) | |
| tree | e71cd8298a49c95d7a03697ef4324b342b399f3e /microservices/04-react-app/README.md | |
| parent | 504045fb23fa75a520a4d2665aea7d423db1fe14 (diff) | |
Diffstat (limited to 'microservices/04-react-app/README.md')
| -rw-r--r-- | microservices/04-react-app/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/microservices/04-react-app/README.md b/microservices/04-react-app/README.md index 8daba90..37bb944 100644 --- a/microservices/04-react-app/README.md +++ b/microservices/04-react-app/README.md @@ -1,2 +1,5 @@ -# OAuth2 secured api gateway access +# A React.js frontend that uses an OAuth2 secured api gateway to access backend services +# Login, logout, determining user roles + +Look at the contexts/AuthContext.jsx
\ No newline at end of file |
