Skip to content

Commit

Permalink
sync oauth input property in form editor (#2246)
Browse files Browse the repository at this point in the history
Co-authored-by: Lu Han <32191031+luhan2017@users.noreply.github.com>
  • Loading branch information
alanlong9278 and luhan2017 authored Mar 13, 2020
1 parent 7258239 commit bbaad90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Composer/packages/lib/shared/src/appschema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ export const appschema: OBISchema = {
description: 'Time out setting for the OAuth signin card.',
default: '900000',
},
tokenProperty: {
property: {
$role: 'expression',
title: 'Token property',
description: 'Property to store the OAuth token result.',
Expand Down

0 comments on commit bbaad90

Please sign in to comment.