I am using Lock, is there a way to require re-authentication or to set maxage?

I have an Angular 4 application using lock, and on a few sections I want to verify the user on a shared computer. I would like to force re-authentication on these section OR set the maxage per the OpenID Connect spec. I don’t see how to do either with Lock.

1 Like