mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
1 line
1.1 KiB
JSON
1 line
1.1 KiB
JSON
{"group":"eolinker.com","project":"apinto","name":"oauth2","version":"innert","render":{"type":"object","eo:type":"object","properties":{"accept_http_if_already_terminated":{"type":"boolean","eo:type":"boolean"},"enable_authorization_code":{"type":"boolean","eo:type":"boolean"},"enable_client_credentials":{"type":"boolean","eo:type":"boolean"},"enable_implicit_grant":{"type":"boolean","eo:type":"boolean"},"mandatory_scope":{"type":"boolean","eo:type":"boolean"},"persistent_refresh_token":{"type":"boolean","eo:type":"boolean"},"provision_key":{"type":"string","eo:type":"string"},"refresh_token_ttl":{"type":"integer","eo:type":"integer","format":"int32"},"reuse_refresh_token":{"type":"boolean","eo:type":"boolean"},"scopes":{"type":"array","eo:type":"array","items":{"type":"string","eo:type":"string"}},"token_expiration":{"type":"integer","eo:type":"integer","format":"int32"}},"ui:sort":["accept_http_if_already_terminated","enable_authorization_code","enable_client_credentials","enable_implicit_grant","mandatory_scope","persistent_refresh_token","provision_key","refresh_token_ttl","reuse_refresh_token","scopes","token_expiration"]}} |