Virtual Method

AgsAuthenticationgenerate_token

since: 3.0.0

Declaration [src]

gchar*
generate_token (
  AgsAuthentication* authentication
  GError** error
)

Description [src]

Generate token.

Available since: 3.0.0

Return value

Type: gchar*

The generated token.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.