Method
AgsAuthenticationgenerate_token
since: 3.0.0
[−]
Declaration [src]
gchar*
ags_authentication_generate_token (
AgsAuthentication* authentication
GError** error
)
[−]
Return value
Type: gchar*
The generated token.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |