[%# oauth/admin/consumer_secret.tt The secret on a specific consumer Authors: Andrea Nall Copyright (c) 2013 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- sections.title = "View Consumer Secret" -%]

Name: [% consumer.name | html %]

[% IF new -%]

Website: [% consumer.website | html %]

[%- END %]

Token: [% consumer.token | html %]

Secret: [% consumer.secret | html %]

[% IF new -%]

Okay

[%- END %]