summaryrefslogtreecommitdiff
path: root/spec/integration
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration')
-rw-r--r--spec/integration/server_spec.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/integration/server_spec.rb b/spec/integration/server_spec.rb
index 229203c..36cb81c 100644
--- a/spec/integration/server_spec.rb
+++ b/spec/integration/server_spec.rb
@@ -62,6 +62,10 @@ RSpec.describe "Server" do
end
end
+ describe "GET /authorize" do
+ pending
+ end
+
# https://datatracker.ietf.org/doc/html/rfc8693#section-2.3
describe "POST /token" do
pending