Description Usage Arguments Value
View source: R/create42Token.R
All those elements can be found in your application page, at https://profile.intra.42.fr/oauth/applications/application_id
| 1 | create42Token(uid, secret, redirect_uri, cache = TRUE)
 | 
| uid | String - Your application UID | 
| secret | String - Your application secret | 
| redirect_uri | String - Your application redirect uri | 
| cache | A logical value or a string.  | 
A Token2.0 reference class (RC) object, specific to 42.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.