Skip to content

fix: update 'auth get' to support refresh#255

Merged
levimichael merged 1 commit into
mainfrom
fix/allow-refresh-in-auth-get
Jun 24, 2026
Merged

fix: update 'auth get' to support refresh#255
levimichael merged 1 commit into
mainfrom
fix/allow-refresh-in-auth-get

Conversation

@levimichael

Copy link
Copy Markdown
Contributor

In my previous PR, algolia auth get would not try to refresh an expired token. This would have caused annoying issues with the Wizard.

This PR uses the existing EnsureAuthenticated() method to handle token refresh before returning.

@levimichael levimichael changed the title fix: update auth get to support refresh fix: update 'auth get' to support refresh Jun 23, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 6 duplication

Metric Results
Duplication 6

View in Codacy

TIP This summary will be updated as you push new changes.

@levimichael levimichael force-pushed the fix/allow-refresh-in-auth-get branch from 726aef7 to ee91089 Compare June 24, 2026 14:50
@levimichael levimichael merged commit ae6d5f6 into main Jun 24, 2026
3 checks 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.

2 participants