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

docs: add note for signing jwt with symmetric keys #578

Merged
merged 1 commit into from
Feb 14, 2022
Merged

docs: add note for signing jwt with symmetric keys #578

merged 1 commit into from
Feb 14, 2022

Conversation

yaskoo
Copy link
Contributor

@yaskoo yaskoo commented Feb 14, 2022

No description provided.

@CLAassistant
Copy link

CLAassistant commented Feb 14, 2022

CLA assistant check
All committers have signed the CLA.

@aeneasr
Copy link
Member

aeneasr commented Feb 14, 2022

Thank you, this looks great! It looks like the CLA bot is not properly detecting your signature. To fix this, try the following:

$ git commit  --amend --author="Author Name <email@address.com>"

Ensure that Author Name is replaced with your GitHub username (e.g. aeneasr) and that the email address is replaced with the email address you have set up in GitHub (e.g. 3372410+aeneasr@users.noreply.github.com):

$ git commit  --amend --author="aeneasr <3372410+aeneasr@users.noreply.github.com>"

Once that is done, you can force-push your changes (make sure to push to the correct remote and branch!):

$ git push --force <remote> HEAD:<branch>

@aeneasr
Copy link
Member

aeneasr commented Feb 14, 2022

👍

@aeneasr aeneasr merged commit e5881ed into ory:master Feb 14, 2022
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.

3 participants