* Add emergency access warning for Owners of orgs
* Add master password policy enforcement
* Only show password policy if taking over an Owner
* Fix linting errors
* Fix code style and typos
* Fix implicit 'any' type
* Get grantor policies in separate api call
* Update jslib
* Add support for Emergency Access
* Cleanup & Bugfix
* Apply suggestions from code review
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
* Cleanup some more imports
* Restrict emergency access invite to premium users
* Restrict editing existing emergency accesses to premium account.
* Handle changes in jslib
* Add some info messages for when you haven't been granted or invited emergency contacts
* Resolve review comments
* Update jslib
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>