<?php
/**
 * Options for the oauthdiscord plugin
 */

$meta['key'] = array('string');
$meta['secret'] = array('password');
