# TOKEN_ACCESS

**Kind:** Constant

**Source:** `Pams/Web/portal/pams-web/src/app/services/core/baseurl.constants.ts` (line 5)

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Definition

```ts
new InjectionToken<string>('TOKEN_ACCESS')
```

## Value

```ts
new InjectionToken<string>('TOKEN_ACCESS')
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `AppComponent` — `Pams/Web/portal/pams-web/src/app/app.component.ts`:1
