Francois DIXMERAS
Results
2
issues of
Francois DIXMERAS
Hello! I've tried to implements the [revocation use-case](https://github.com/quarkiverse/quarkus-renarde/issues/43), it contains : * Http client to call apple /revoke endpoint * Renarde controller for /apple-revoke * An integration test See https://github.com/FroMage/quarkus-renarde-todo/pull/7...
Exemple usage for Apple token revocation. To try it: * enable HTTPS (generate cert and use `quarkus.http.ssl.certificate.key-store-file`propperty) * create an ngrock account (since valid redirect to localhost is not allowed...