<div dir="ltr">I just created a simple javascript app to test my oauth keycloak connections and implemented the calls to do the basic things ( except revoke the token) . <div><br></div><div>My code is on github<a href="https://github.com/fadiabdeen/keycloak-oauth"> https://github.com/fadiabdeen/keycloak-oauth</a></div><div><br></div><div>I was able to get a authorization code. </div><div>get a token </div><div>refresh the token </div><div>get the user information though validate </div><div>logout ( which only clears the session </div><div><br></div><div>I cant figure out how to revoke my access_token .. if anybody can help with this then its great. </div><div><br></div><div>Thanks <br></div></div>