Get a token for an application. # Arguments `id` - ID of the application. `user_id` - User who owns the application, if there is a mismatch this will return not found.
(
&self,
id: &str,
user_id: Option<&str>,
)
source not stored for this graph (policy: none)
no test coverage detected