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

[bug] clerk / auth 401 issue jwt #1276

Open
louis030195 opened this issue Feb 5, 2025 · 6 comments
Open

[bug] clerk / auth 401 issue jwt #1276

louis030195 opened this issue Feb 5, 2025 · 6 comments
Labels
💎 Bounty bug Something isn't working

Comments

@louis030195
Copy link
Collaborator

Image

@neo773

any idea why this happen? does clerk token expire at some point?

@louis030195 louis030195 added the bug Something isn't working label Feb 5, 2025
@neo773
Copy link
Contributor

neo773 commented Feb 5, 2025

Yes, they have a max validity of 1 month, probably need to store refresh token instead of session token so we can reissue on client side if it expires, (clerk will handle it)

@louis030195
Copy link
Collaborator Author

/bounty 200

Copy link

algora-pbc bot commented Feb 6, 2025

💎 $200 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #1276 with your implementation plan
  2. Submit work: Create a pull request including /claim #1276 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to mediar-ai/screenpipe!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🔴 @neo773 Feb 6, 2025, 6:08:57 PM WIP

@neo773
Copy link
Contributor

neo773 commented Feb 6, 2025

Just realized, clerk has an option on their Dashboard to configure this. (Token lifetime)

Can close this issue.

Image

@louis030195
Copy link
Collaborator Author

yeah thats why i created this template, i wanted to have unlimited lifetime

@louis030195
Copy link
Collaborator Author

uopdated t o

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Bounty bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants