lib/simple_auth/config.rb in simple_auth-3.0.0 vs lib/simple_auth/config.rb in simple_auth-3.1.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module SimpleAuth class Config # Set which scopes will be activated. # By default it enables `user` and `admin`. attr_accessor :scopes