0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 1.0.1 More... over 11 years ago
add customized github method More... over 11 years ago
tell travis-ci we're using lein2 More... over 11 years ago
Update docs and version to 1.0.0 More... over 11 years ago
bump clj-http version More... over 11 years ago
Add refresh token support for stripe More... over 11 years ago
Add specs for other grant types and fix based on it More... over 11 years ago
Stripe specific service More... over 11 years ago
bump some dependencies More... over 11 years ago
Various cleanups and fixes More... over 11 years ago
Better support for all grant types. Service specific extensions using multimethods Use basic auth for client credentials More... over 11 years ago
remove state from token call More... over 11 years ago
Bump Version 0.0.7 More... over 11 years ago
include state parameter when fetching More... over 11 years ago
Update to use leiningen 2 More... over 11 years ago
Bump to 0.0.6 More... almost 12 years ago
put client credentials in form parameters More... almost 12 years ago
scheme in a ring request is a keyword not a string More... almost 12 years ago
bump to 0.0.5 More... almost 12 years ago
added omni-auth like ring handler. More... almost 12 years ago
encoding issue. URI also encodes the query string. More... almost 12 years ago
forgot to include extra params in authorization More... almost 12 years ago
implement authorization and fetch-token using multimethods. This allows us to implement a version were client specific code is provided in a map. More... almost 12 years ago
bumped docs More... almost 12 years ago
added support for client-credentials method More... almost 12 years ago
added fetch token for auth code More... almost 12 years ago
add build-authorization-url function More... almost 12 years ago