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

Session refresh functionality #98

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

owens1127
Copy link
Collaborator

@owens1127 owens1127 commented Feb 2, 2025

Description

Create a procedure to refresh someone's session expiration & made the client side component to do this automatically

Motivation and Context

Users should not be logged out after 30 days

Closes #40

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Global styling changes
  • New package(s)
  • New dependencies
  • Project configuration
  • Environment variable update
  • Database migration
  • CI/CD changes (changing github actions or deployment scripts)

Checklist:

  • I verified my changes work in the local environment
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • I verified my changes work in the preview environment

How has this been tested?

Screenshots (if appropriate):

Copy link

vercel bot commented Feb 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
good-dog-licensing ❌ Failed (Inspect) Feb 2, 2025 10:09pm

…on-procedure-to-refresh-the-session-reset-to-30-days
@owens1127 owens1127 force-pushed the 40-create-trpc-mutation-procedure-to-refresh-the-session-reset-to-30-days branch from a690114 to 9312f60 Compare February 2, 2025 22:06
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.

Create trpc mutation procedure to refresh the session (reset to 30 days)
1 participant