Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rachael Hu
Documentation
Commits
ced184bf
Commit
ced184bf
authored
Mar 31, 2016
by
Tom Laudeman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
draft method list for the API
parent
4e8d69bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
DBUser API.md
Requirements/DBUser API.md
+8
-0
No files found.
Requirements/DBUser API.md
View file @
ced184bf
...
@@ -246,3 +246,11 @@ Add a new session token $accessToken with expiration time $expire for $user. Upd
...
@@ -246,3 +246,11 @@ Add a new session token $accessToken with expiration time $expire for $user. Upd
Check that a session is active (not expired) for $user and $accessToken. Time is assumed to be "now". Return
Check that a session is active (not expired) for $user and $accessToken. Time is assumed to be "now". Return
true for success (session is active now).
true for success (session is active now).
----
`clearAllSessions(snac\data\User $user)`
Delete all session records for $user.
----
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment