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

Merged
merged 5 commits into from
Nov 27, 2024

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 d16377c
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/6747215085129e00088f584d
😎 Deploy Preview https://deploy-preview-7105.dashboard-v2.novu-staging.co
📱 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.

@scopsy scopsy merged commit 77da246 into next Nov 27, 2024
30 checks passed
@scopsy scopsy deleted the feature/widget_jwt_expire_config branch November 27, 2024 16:25
merrcury pushed a commit that referenced this pull request Nov 28, 2024
SokratisVidros pushed a commit that referenced this pull request Nov 28, 2024
ChmaraX pushed a commit that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants