Install go
and deno
. Then run
make install
Must turn on Client authentication
and set the Client secret
env value
found under the Credential tab in Keycloak to allow ares to do introspection
checks to keycloak, verifying the accessToken
validity.
Setup a live reload environment using
make live