@extends('layouts.librenmsv1') @section('title', __('API Tokens')) @section('content')
{{ session('api_token_message', __('Copy this token now; it will not be shown again.')) }}
{{ __('Tokens are shown only once when created or reset. Use the REST API with the X-Auth-Token header.') }}
| {{ __('Description') }} | {{ __('Disabled') }} | {{ __('Reset token') }} | {{ __('Remove') }} |
|---|---|---|---|
| @if($api->description !== ''){{ $api->description }}@else‐‐@endif | disabled) checked @endif> | ||
| {{ __('No API tokens yet.') }} | |||