portainer/portainer

View on GitHub
app/react/portainer/users/ListView/UsersDatatable/columns/authentication.tsx

Summary

Maintainability
A
0 mins
Test Coverage
import { helper } from './helper';

export const authentication = helper.accessor('authMethod', {
  header: 'Authentication',
});