module Auth0CurrentUser
Constants
- VERSION
Attributes
configuration[RW]
Public Class Methods
config() { |configuration| ... }
click to toggle source
# File lib/auth0_current_user.rb, line 17 def self.config yield(configuration) end