7 lines
314 B
PHP
7 lines
314 B
PHP
<x-emails.layout>
|
|
Your MapleDeploy API token ({{ $tokenName }}) expires on {{ $expiresAt }}. {{-- MapleDeploy branding --}}
|
|
|
|
Rotate this token before it expires. API calls using this token will start failing once the expiration time is reached.
|
|
|
|
Manage your API tokens [here]({{ $manageUrl }}).
|
|
</x-emails.layout>
|