Skip to content

Commit

Permalink
feature: add new event for oidc session unchanged
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Yee committed Sep 16, 2020
1 parent 8d152c2 commit daf74a6
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 89 deletions.
1 change: 1 addition & 0 deletions projects/lib/src/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export type EventType =
| 'session_changed'
| 'session_error'
| 'session_terminated'
| 'session_unchanged'
| 'logout'
| 'popup_closed'
| 'popup_blocked'
Expand Down
Loading

0 comments on commit daf74a6

Please sign in to comment.