Closed gbalabasquer closed 4 years ago
Exact same adapter than GemJoin5 but with auth in join and exit methods (hybrid between GemJoin5 and AuthGemJoin). We might want to add the implementation check as well.
GemJoin5
auth
join
exit
AuthGemJoin
implementation
This was for the PSM right? Are we dropping this or do we still want to review the PR and merge?
I'm closing it for now.
Exact same adapter than
GemJoin5
but withauth
injoin
andexit
methods (hybrid betweenGemJoin5
andAuthGemJoin
). We might want to add theimplementation
check as well.