leonardochaia / angular-simple-oidc

Observables all the way, expressive errors, simple API. - Code Flow, Refresh Tokens, Session Management
MIT License
3 stars 3 forks source link

feat: add window handler callback #104

Open jac50817 opened 1 year ago

jac50817 commented 1 year ago

Add to the StartCodeFlow and LogoutFlow parameters an optional callback property for the window handler. This way the window open/close for login/logout can be handled outside of the library.