Merged pull request #5 from MichaelXavier/master.
Decoupling OAuth signing from the request
This commit is contained in:
commit
47317556a9
@ -6,7 +6,7 @@ module Web.Authenticate.OAuth
|
||||
-- * Operations for credentials
|
||||
emptyCredential, insert, delete, inserts,
|
||||
-- * Signature
|
||||
signOAuth,
|
||||
signOAuth, genSign,
|
||||
-- * Url & operation for authentication
|
||||
authorizeUrl, getAccessToken, getTemporaryCredential,
|
||||
getTokenCredential,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user