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

changed authentication method to pass client id and secret through he… #100

Merged
merged 1 commit into from Dec 3, 2020

Conversation

stanleypliu
Copy link
Contributor

Ticket

https://unep-wcmc.codebasehq.com/projects/labs/tickets/3

See: omniauth/omniauth-github#84, looks like the omniauth-github team fixed this back in February. I've also fixed the Github class as well to use basic authentication instead of outright passing the access key and token in the various get requests when fetching the list of projects etc.

Can still see that our key is still being passed in the query (but not the token) though

…ader rather than passing them as query params
@stanleypliu
Copy link
Contributor Author

On second thought, best not to merge this in yet until I can determine whether it's actually been fixed

@benkt2 benkt2 merged commit 8524a44 into develop Dec 3, 2020
@benkt2 benkt2 deleted the fix-github-login branch December 3, 2020 17:52
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.

None yet

2 participants