steverc

Results 1 comments of steverc

Hi again, an hint on this issue: is it simply a syntax error? The auth model is defined with attributes "accessTokens" and refreshTokens (see https://github.com/agmoyano/OpenIDConnect/blob/master/index.js#L157), while you check auth.access and...