Integrate Keycloak into an existing Vue3 frontend project

Job ID: 36799886

Budget: $30 – $250 USD

I need a developer who can integrate Keycloak into my existing Vue3 frontend project. The ideal candidate should have experience with Vue3 and Keycloak. Here are some project requirements:

- Set up authentication flow with Keycloak
- Redirect the user to the previous page visited after successful login
- Ensure that the Keycloak instance is properly integrated into the Vue3 frontend project

If you have experience with Keycloak and Vue3, please let me know. I have already done 80% of the work but I am facing 2 issues :
- router unable to resolve the route as keycloak appends additional parameter in the url after successful login
- I have infinite loop.