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

feat(application-generic): add SUBSCRIBER_WIDGET_JWT_EXPIRATION_TIME env variable #7105

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

jainpawan21
Copy link
Member

What changed? Why was the change needed?

add SUBSCRIBER_WIDGET_JWT_EXPIRATION_TIME env variable to customize subscriber widget jwt expire time

ref:- Slack conversation

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

@jainpawan21 jainpawan21 requested a review from a team as a code owner November 21, 2024 12:29
@jainpawan21 jainpawan21 requested review from SokratisVidros and scopsy and removed request for a team November 21, 2024 12:29
@jainpawan21 jainpawan21 changed the title feat: add SUBSCRIBER_WIDGET_JWT_EXPIRATION_TIME env variable feat(libs): add SUBSCRIBER_WIDGET_JWT_EXPIRATION_TIME env variable Nov 21, 2024
@jainpawan21 jainpawan21 changed the title feat(libs): add SUBSCRIBER_WIDGET_JWT_EXPIRATION_TIME env variable feat(application-generic): add SUBSCRIBER_WIDGET_JWT_EXPIRATION_TIME env variable Nov 21, 2024
@@ -87,3 +87,5 @@ TUNNEL_BASE_ADDRESS=
PLAIN_SUPPORT_KEY='PLAIN_SUPPORT_KEY'
PLAIN_IDENTITY_VERIFICATION_SECRET_KEY='PLAIN_IDENTITY_VERIFICATION_SECRET_KEY'
NOVU_INTERNAL_SECRET_KEY=
# expressed in seconds or a string describing a time span [zeit/ms](https://github.com/zeit/ms.js). Eg: 60, "2 days", "10h", "7d"
Copy link
Contributor

Choose a reason for hiding this comment

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

@jainpawan21 are comments allowed in a .env file? (don't remember if they do)

Copy link
Member Author

Choose a reason for hiding this comment

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

@scopsy

Yeah .env file supports comments
https://dotenvx.com/docs/env-file

Copy link

netlify bot commented Nov 21, 2024

Deploy Preview for novu-stg-vite-dashboard-poc ready!

Name Link
🔨 Latest commit 01965bc
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/673f279ac9807700081b90b3
😎 Deploy Preview https://deploy-preview-7105--novu-stg-vite-dashboard-poc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants