feat: react quickstart app style update - #40
Conversation
|
While trying out the example, I didn't follow the instructions exactly. So I ended up getting a bearer token, which didn't result in an error, just the start page again after a login. Can we render error responses in the application? |
mffap
left a comment
There was a problem hiding this comment.
I left some comments, overall the application works. I just had a couple of comments that might improve the DevX a bit more.
Updated readme to make it more clear and fixed the error that happens when the access token is bearer (not jwt), so the app does not break and simply shows the access token without decoding it.
|
thanks @mffap just updated the code based on your comments. I cleaned up the readme file and fixed the app so it will not break if the token is not in JWT format. |
|
🎉 This PR is included in version 1.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
updated the style, look and feel of the react quickstart app to match the idea we have for the SPA app: