Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revoke apple user access using renarde 3.0.12 SNAPSHOT #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

RasDeaks
Copy link
Owner

@RasDeaks RasDeaks commented Mar 25, 2024

To try it:

  • enable HTTPS (generate cert and use quarkus.http.ssl.certificate.key-store-filepropperty)
  • create an ngrock account (since valid redirect to localhost is not allowed by Apple)
  • create an apple developper account and set application.properties accordingly. See HERE
  • Run in dev mode, run ngrock command
  • Login with Apple
  • A new button appears on top bar, it will revoke the access and logout the user.

Extra files needed:

  • apple's "P8" file : private key to sign token
  • keystore.jks : self-signed cert for HTTPS

@RasDeaks RasDeaks changed the title revoke apple user access using renarde 3.0.12 SNAPSHOT (conf and priv… revoke apple user access using renarde 3.0.12 SNAPSHOT Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant