Skip to content

All jira credentials should take from config, not from env #480

@mitesh-ko

Description

@mitesh-ko

I use this package for Jira APIs but in my project requirement, we take Jira credentials from users and use their credentials on run time.
Laravel provides the functionality to update config on run time.
If credentials are taken from config then we can update these on run time or we can use credentials dynamically.

Please use credentials from Jira specific config file in Laravel config folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions