class Srcom::Api::Profile

Defined in:

srcr/apis/profile.cr

Class Method Summary

Class Method Detail

def self.get(api_key : String) : Srcom::User #

Gets the profile (as a full User object) of the user authenticated with the given api_key.


[View source]