### Description While JWT_OPTIONS supports passing `tokenGetter` as function returning Promise, service does not work with that.
Description
While JWT_OPTIONS supports passing
tokenGetteras function returning Promise, service does not work with that.