Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ OAuth1.spec.js
File
OAuth1.spec.js
spec/OAuth1.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
OAuth = require(
'../lib/Adapters/Auth/OAuth1Client'
);
2
3
describe(
'OAuth'
,
function
() {
4
it(
'Nonce should have right length'
, done => {
Callers
nothing calls this directly
Calls
3
jequal
Function · 0.85
validateCannotAuthenticateError
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected