class Authly::GrantFactory

Defined in:

authly/grant.cr

Class Method Summary

Class Method Detail

def self.create(grant_type : String, **args) : GrantStrategy #

[View source]