Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ Auth.spec.js
File
Auth.spec.js
spec/Auth.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
describe(
'Auth'
, () => {
4
const
{ Auth, getAuthForSessionToken } = require(
'../lib/Auth.js'
);
Callers
nothing calls this directly
Calls
7
reconfigureServer
Function · 0.85
getAuthForSessionToken
Function · 0.85
shouldUpdateSessionExpiry
Function · 0.85
update
Method · 0.80
count
Method · 0.65
clear
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected