Goonstation 13 - Modules - TypesProc Details

Goonhub

Procs

begin_authBegin auth
on_authOn auth
on_errorOn error
on_timeoutOn timeout
setup_logoutSetup logout
show_externalShow external
show_wrapperShow wrapper

Proc Details

begin_auth

Begin auth

Begins the auth process for the client

Returns TRUE if the auth process was successful, FALSE otherwise

on_auth

On auth

Called in world/Topic "auth_callback" route

Arguments:

on_error

On error

Called when the auth process errors

Arguments:

on_timeout

On timeout

Called when the auth process times out

setup_logout

Setup logout

Sets up the logout page

show_external

Show external

Shows the external auth page

Arguments:

show_wrapper

Show wrapper

Shows the wrapper UI for the auth process