get_username


Description:

public unowned string get_username ()

Returns the username of the currently authenticated user, or null if nobody is authenticated.

It is not safe to call this while an authentication operation is ongoing.

Parameters:

this

a ClientLoginAuthorizer

Returns:

the username of the currently authenticated user, or null