You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: