diff options
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 |
