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

token bearer configurable #74

Merged
merged 3 commits into from
Dec 12, 2024
Merged

token bearer configurable #74

merged 3 commits into from
Dec 12, 2024

Conversation

priyanka-TL
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@VISHNUDAS-tunerlabs VISHNUDAS-tunerlabs left a comment

Choose a reason for hiding this comment

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

Reviewed on Dec 12 : 16:01

@@ -32,6 +32,11 @@ let enviromentVariables = {
message: 'Required api doc url',
optional: false,
},
IS_AUTH_TOKEN_BEARER: {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@priyanka-TL can you please verify if this variable is not passed from .env. the default value is getting passed correctly

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes its working correctly

src/generics/middleware/authenticator.js Show resolved Hide resolved
@VISHNUDAS-tunerlabs VISHNUDAS-tunerlabs merged commit 78f4fcf into develop Dec 12, 2024
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.

2 participants