@hichchi/ngx-auth 0.0.7 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2298,7 +2298,6 @@ class NgxHichchiAuthModule {
2298
2298
  * @see {@link AuthConfig} Interface defining the configuration structure
2299
2299
  * @see {@link AUTH_CONFIG} Injection token for the authentication configuration
2300
2300
  * @see {@link AuthService} Service that uses the provided configuration
2301
- * @see {@link TENANT_HEADER_KEY} Constant used to attach tenant header to requests
2302
2301
  */
2303
2302
  static forRoot(config) {
2304
2303
  return {