Hello I have updated to 2.0.3 is 'flush' feature i...
# talk-hydra
s
Hello I have updated to 2.0.3 is 'flush' feature implemented? https://www.ory.sh/docs/hydra/cli/hydra-token-flush#hydra-token-flush hydra -h doesn't return token or flush options Endpoint
/oauth2/flush
returns 404
m
Hello @shy-bear-92470 This endpoint has been removed in 2.03, please use
hydra janitor
instead. https://www.ory.sh/docs/hydra/cli/hydra-janitor Not sure why flush is still listed in the CLI docs..
s
thanks