CatsInTech / Rezume

An inspiration from Represent.io.
https://app.rezyume.co
118 stars 165 forks source link

Save the user information after login #168

Open suzy-g38 opened 1 week ago

suzy-g38 commented 1 week ago

Is your feature request related to a problem? Please describe.

The current login feature is not working properly, clicking on the login button is not leading you to anywhere and it is also not saving the user state/information.

Describe the solution you'd like.

I would like to add a global state(redux or context) or localstorage, so that we can save the user information throughout the application.

Describe alternatives you've considered.

We can use Oidc, but it can bring more complication to the application as both integration and Oidc set up is a bit heavy task, but it can be a good alternative

Add any other context or screenshots about the feature request here.

No response

github-actions[bot] commented 1 week ago

Hello @suzy-g38, thank you for raising an issue. Please ensure that it is detailed and clear along with an acceptance criteria.