class Category::GcalWidget < Category
  def fields
    {
      authenticate: { field_type: 'link', text: 'Authenticate with Google', url: '/api/google/login?return_url=/widget/gcal/new' },
      access_token: { field_type: 'hidden' },