diff --git a/common/baserow-oauth-stub/oauth-protected-resource.json b/common/baserow-oauth-stub/oauth-protected-resource.json new file mode 100644 index 0000000..dbe46d4 --- /dev/null +++ b/common/baserow-oauth-stub/oauth-protected-resource.json @@ -0,0 +1,4 @@ +{ + "resource": "https://baserow.bolbol.tn", + "bearer_methods_supported": ["header"] +}