> For the complete documentation index, see [llms.txt](https://docs.filecoin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filecoin.io/reference/json-rpc/auth.md).

# Auth

## AuthNew

Perms: admin

Inputs:

```json
[["write"]]
```

Response: `"Ynl0ZSBhcnJheQ=="`

## AuthVerify

Perms: read

Inputs:

```json
["string value"]
```

Response:

```json
["write"]
```

[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/reference/json-rpc/auth)
