waiting-for-dev / devise-jwt

JWT token authentication with devise and rails
MIT License
1.25k stars 129 forks source link

Adds example configuration using encrypted credentials #227

Closed danielricecodes closed 2 years ago

danielricecodes commented 3 years ago

On Rails 5.2+, the suggested way to store sensitive keys is with encrypted credentials. This README edit shows how to configure that.

MichaelCordingley commented 2 years ago

@petergoldstein Is this project accepting PRs? I'm thinking of drafting one, but then I see that this PR has been stale since last summer.

petergoldstein commented 2 years ago

@MichaelCordingley My PR was merged 20 days ago.

MichaelCordingley commented 2 years ago

That's good to hear! This PR being so stale still worries me, but I'm happy to hear yours got in.