1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix missing commit More... over 10 years ago
Add test for refresh token More... over 10 years ago
Add test client_credential More... over 10 years ago
Testing for implicit response type More... over 10 years ago
Testing for allowed grant types More... over 10 years ago
Update and add test password More... over 10 years ago
Fix for authenticate client More... over 10 years ago
Refactor testing providers More... over 10 years ago
do not check client_type inside authenticate_client() More... over 10 years ago
do not check secret for non credential clients More... over 10 years ago
mvoe get client inside More... over 10 years ago
authenticate confidential client on grant_type == 'authentication_code' More... over 10 years ago
Fix minor typo with tense. More... over 10 years ago
Update github.py More... over 10 years ago
Change test for no content when parsing response More... over 10 years ago
Version bump 0.9.1 More... over 10 years ago
Verify client_secret on authorization_code response type More... over 10 years ago
Change default access token method to POST More... over 10 years ago
fix up the broken auto-refresh feature. More... over 10 years ago
there is a missing argument. remove useless data. More... over 10 years ago
Fix changelog include More... over 10 years ago
Version bump 0.9.0 More... over 10 years ago
Register cache to app.extensions More... over 10 years ago
Merge pull request #177 from PyBossa/master More... over 10 years ago
Use a local copy of instance 'request_token_params' attribute to avoid side effects More... over 10 years ago
Update badges More... over 10 years ago
Remove exceptions for easy catching in OAuth 1 provider More... over 10 years ago
Redirect for safety More... over 10 years ago
Bind sqlalchemy for implicit grant More... over 10 years ago
Remove exceptions for easy catching More... over 10 years ago