• Bobby Rullo's avatar
    client: load full clients w/ LoadableClient · ca18efb1
    Bobby Rullo authored
    The Client object on its own doesn't fully express everything about a
    single client, and so when loading clients from a static configuration
    it's not enough to just (de)serialize clients.
    
    To that end, LoadableClient contains the full representation of a client
    and associated entities.
    ca18efb1
Name
Last commit
Last update
..
api Loading commit data...
email Loading commit data...
manager Loading commit data...
email_verification.go Loading commit data...
email_verification_test.go Loading commit data...
invitation.go Loading commit data...
invitation_test.go Loading commit data...
password.go Loading commit data...
password_test.go Loading commit data...
user.go Loading commit data...
user_test.go Loading commit data...
util.go Loading commit data...