> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# InitAuthEOAData

Authentication initialization data for EOA/Solana wallets

## Properties

| Property                                 | Type      | Description                        |
| ---------------------------------------- | --------- | ---------------------------------- |
| <a id="authenticated" /> `authenticated` | `boolean` | -                                  |
| <a id="provider" /> `provider`           | `string`  | Provider type (typically 'solana') |
| <a id="publickey" /> `publicKey`         | `string`  | Wallet public key                  |
