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

Roll client token #157

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Roll client token #157

merged 1 commit into from
Jan 6, 2024

Conversation

jonallured
Copy link
Owner

This PR updates the encrypted credentials file with a new client token since I wasn't correctly redacting it before. I also removed my Feedbin credentials - I'm not sure why they were still in there. Then for good measure I added a comment that shows how to generate these tokens using Ruby:

$ irb
> require 'securerandom'
> SecureRandom.hex(64)

@github-actions github-actions bot merged commit 418959c into main Jan 6, 2024
3 checks passed
@github-actions github-actions bot deleted the roll-client-token branch January 6, 2024 18:17
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