The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

get_client

base Base for those chains

logged_in_required Let's chained this function to make require to log in

user_existed_or_authenticated See if user is logged in or not If not try to authenticate, otherwise failed.

logged_in_not_required An empty function, just for those who wanna chain this. Doesn't matter.

token Token enpoint

authorize Authorize endpoint