issues
search
fabric-testbed
/
fabric-core-api
Python (Flask) based ReSTful API for FABRIC Core User Services
MIT License
0
stars
0
forks
source link
v1.6.0
#46
Closed
mjstealey
closed
1 year ago
mjstealey
commented
1 year ago
version 1.6.0
long lived tokens model updates and endpoints
check cookie user validation endpoint
reframe user model to not rely on
email
claim alone, but also function using
sub
claim when email not provided
export and reload scripts
add
exact_match
parameter to
/people
and
/projects
searches (default is False)
misc bug fixes
version 1.6.0
email
claim alone, but also function usingsub
claim when email not providedexact_match
parameter to/people
and/projects
searches (default is False)