class Slack::AuthHandler::HabitatSettings

Defined in:

slack/oauth/auth_handler.cr

Class Method Summary

Class Method Detail

def self.oauth_redirect_url : String #

def self.oauth_redirect_url=(value : String) #

def self.oauth_redirect_url? #

Used for checking missing settings on non-nilable types It's advised to use oauth_redirect_url in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values