issues
search
auth0
/
omniauth-auth0
OmniAuth strategy to login with Auth0
MIT License
125
stars
67
forks
source link
Changed pull_request_target to pull_request
#197
Closed
arpit-jn
closed
1 month ago
arpit-jn
commented
1 month ago
Changes
Change pull_request_target to pull_request for better security.
Remove the authorize job from the list of jobs defined in that workflow.
Remove the dependency on authorize job for other jobs in that workflow by looking for the line needs: authorize.
Checklist
[ ] I have read the
Auth0 contribution guidelines
[ ] I have read the
Auth0 Code of Conduct
[ ] All existing and new tests complete without errors
[ ] All code quality tools/guidelines in the
CONTRIBUTING documentation
have been run/followed
Changes
Checklist