vue-oidc-client icon indicating copy to clipboard operation
vue-oidc-client copied to clipboard

Hooking up to events

Open gregorybleiker opened this issue 5 years ago • 1 comments

Hi

I think it would be a nice addition to be able to hook into the stages of the authentication, so that state can be set when the authentication has succeeded. For that probably some of the methods of oidc-client would have to be exposed.

What do you think?

gregorybleiker avatar Mar 06 '19 13:03 gregorybleiker

Hey @gregorybleiker check out my fork/PR if you still need this functionality.

tomsaleeba avatar Oct 12 '20 02:10 tomsaleeba