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

Grant Expiration Check #228

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Grant Expiration Check #228

merged 3 commits into from
Oct 17, 2024

Conversation

BurntVal
Copy link
Contributor

This PR aims to address the situation where authz grants have expired, preventing smooth ux. The changes ensure that expired grants are detected, and users are logged out to prompt reauthorization.

Copy link

changeset-bot bot commented Oct 15, 2024

🦋 Changeset detected

Latest commit: 8a0a133

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@burnt-labs/abstraxion-core Minor
demo-app Patch
@burnt-labs/abstraxion Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

BurntNerve
BurntNerve previously approved these changes Oct 15, 2024
Copy link
Contributor

@BurntNerve BurntNerve left a comment

Choose a reason for hiding this comment

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

looks good

packages/abstraxion-core/src/AbstraxionAuth.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@justinbarry justinbarry left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@BurntNerve BurntNerve left a comment

Choose a reason for hiding this comment

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

Nice

@BurntVal BurntVal merged commit bfdc30e into main Oct 17, 2024
1 check passed
@BurntVal BurntVal deleted the chore/expired-grants branch October 17, 2024 16:53
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.

3 participants