We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed via cocoapods, so I needed to load 3.0.0-beta.1 (see issue #117). In 3.0.0 there appears to be no class JWTCryptoKeyExtractor.
Can you provide an example of using JWT with RS256 using a pemfile that works under 3.0.0?
Would it be simpler to edit the pem file into whatever format RS256 expects as the secret?
Thanks. --dr
The text was updated successfully, but these errors were encountered:
@David-A-RogersHS2 Hi! Try latest available version or master branch :)
Sorry, something went wrong.
No branches or pull requests
New Issue Checklist
Issue Info
Issue Description and Steps
I installed via cocoapods, so I needed to load 3.0.0-beta.1 (see issue #117). In 3.0.0 there appears to be no class JWTCryptoKeyExtractor.
Can you provide an example of using JWT with RS256 using a pemfile that works under 3.0.0?
Would it be simpler to edit the pem file into whatever format RS256 expects as the secret?
Thanks.
--dr
The text was updated successfully, but these errors were encountered: