Sha256: 1e469b8f7ccf205aba47544a6929fa99a2395cfeac222cc0def6df4a38cf6976
Contents?: true
Size: 281 Bytes
Versions: 1
Compression:
Stored size: 281 Bytes
Contents
module Rack module OAuth2 module Server class Authorize module Extensions # Define your extension in this namespace and load it explicitly. # extensions/code_and_token.rb would be good example for you. end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-oauth2-0.9.0.alpha | lib/rack/oauth2/server/authorize/extensions.rb |