Aslesh Vejandla

Results 13 comments of Aslesh Vejandla

@shuowu and @sleepwalky Thanks for the suggestions. To answer @shuowu yes, I'm using @okta/react and its Security component. When a request goes out/response comes in, at the interceptor level, I...

Thanks for the info @shuowu I'm reading about the auto-renew, but could n't understand the documentation correctly. If a user logs in and don't interact with the system at all,...

@swiftone @shuowu Looks like `Security` component can take individual props and instantiates the authservice inside its constructor or it can also take authService as prop and use that directly. so...