feat: admin auth - UI + form fields per provider + refresh

This commit is contained in:
NGPixel
2018-03-05 23:13:20 -05:00
parent f5fb21aaba
commit 6ff4152e1c
5 changed files with 52 additions and 11 deletions

View File

@@ -68,9 +68,9 @@ export default {
selected: [],
pagination: {},
items: [
{ id: 1, key: 'user@test.com' },
{ id: 2, key: 'dude@test.com' },
{ id: 3, key: 'dude@test.com' }
{ id: 1, key: 'xxxxxxxxxxxxx' },
{ id: 2, key: 'xxxxxxxxxxxxy' },
{ id: 3, key: 'xxxxxxxxxxxxz' }
],
headers: [
{ text: 'Name', value: 'name' },