openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clj-oauth2
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump version to 0.1.1
Moritz Heidkamp
More...
over 13 years ago
Merge pull request #3 from mmwaikar/master
DerGuteMoritz
More...
over 13 years ago
Include a (:refer-clojure :exclude [get]) statement in client.clj (else clj-facebook-graph.example doesn't compile).
Manoj Waikar
More...
over 13 years ago
Merge pull request #2 from rplevy/master
Max Weber
More...
over 13 years ago
add a Changelist file
Robert Levy
More...
over 13 years ago
restore to generic group
Robert Levy
More...
over 13 years ago
move tests into more conventional ns/fs tree and use require instead of use in client test
Robert Levy
More...
over 13 years ago
eliminate contrib references
Robert Levy
More...
over 13 years ago
update clj-http version
Robert Levy
More...
over 13 years ago
update dependencies in project.clj
Robert Levy
More...
over 13 years ago
change version to 0.0.1 for release
Moritz Heidkamp
More...
almost 14 years ago
add convenience function with-access-token that adds an access token to a URI
Moritz Heidkamp
More...
almost 14 years ago
remove debug output
Moritz Heidkamp
More...
almost 14 years ago
remove :oauth2 from request map
Moritz Heidkamp
More...
almost 14 years ago
simplify request definition
Moritz Heidkamp
More...
almost 14 years ago
fetch throw-exceptions from the request params
Moritz Heidkamp
More...
almost 14 years ago
update README to match API changes
Moritz Heidkamp
More...
almost 14 years ago
handle :port -1 in make-uri
Moritz Heidkamp
More...
almost 14 years ago
add exceptions to :aot in project.clj
Moritz Heidkamp
More...
almost 14 years ago
export wrap-oauth2 to allow building custom middleware stacks and respect the :throw-exceptions option
Moritz Heidkamp
More...
almost 14 years ago
use native exceptions rather than clojure.contrib.condition
Moritz Heidkamp
More...
almost 14 years ago
add test that makes sure query-params are preserved when the access-token is added
Moritz Heidkamp
More...
almost 14 years ago
make the client play nice as a clj-http middleware
Moritz Heidkamp
More...
almost 14 years ago
get rid of UriBuilder and its heavy dependencies
Moritz Heidkamp
More...
almost 14 years ago
update dependencies to latest versions (clj-http, ring), remove unecessary lein-autotest dependency
Moritz Heidkamp
More...
almost 14 years ago
add :access-query-param option to endpoint config to accommodate to different query parameter names to pass along the access token for requesting protectedreosurces. reflect that change in the usage example. I should get to bet.
Moritz Heidkamp
More...
about 14 years ago
pre-format license
Moritz Heidkamp
More...
about 14 years ago
fix usage example
Moritz Heidkamp
More...
about 14 years ago
add README with usage and license info
Moritz Heidkamp
More...
about 14 years ago
handle access token error responses
Moritz Heidkamp
More...
about 14 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree