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

chore: update to API Key #28

Merged
merged 4 commits into from
Mar 25, 2024
Merged

chore: update to API Key #28

merged 4 commits into from
Mar 25, 2024

Conversation

poppoerika
Copy link
Collaborator

Updated the word auth token to API key, and also updated the READM to direct users to use our console to generate an API key instead on our CLI which is deprecated.

Comment on lines +7 to +8
- A Momento API Key is required, you can generate one using
the [Momento Console](https://console.gomomento.com)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please also mention here that they need to add the token in their .env file like so: MOMENTO_API_KEY=[generated-token]?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added here following how we mentioned it in the laravel-example repo.

@pgautier404
Copy link
Collaborator

Tests are still running with the MOMENTO_AUTH_TOKEN env var. You'll need to update both of the github actions to use the updated name.

Because anyone who has this plugin already in use would have to do the same, this is technically a breaking change. I don't think the adoption of the plugin is such that we need to worry too much about that, but I would like to hear what @cprice404 thinks about it.

@poppoerika poppoerika merged commit 848c1ee into main Mar 25, 2024
1 check passed
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.

4 participants