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

Added sign func for external signing method #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

2tvenom
Copy link

@2tvenom 2tvenom commented Dec 1, 2023

  • Added default signing method for local key
  • Added WithCustomSignMethod builder option
  • Fixed tests

Interface for external signers, like transit engine in vault. By this method i can sign tokens without generating or loading private keys in memory

- Added default signing method for local key
- Added `WithCustomSignMethod` builder option
@divarvel
Copy link
Contributor

divarvel commented May 2, 2024

CI seems to be stuck. Would you mind trying to push again to try and unstick it (eg by amending the last commit and force-pushing)

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.

2 participants