wikijsLogin: Login wiki.js

Description Usage Arguments Value

View source: R/wikijs.R

Description

get your user_token from https://your_wiki.js_url/graphql: copy the following codes to graphql and get the long jwt user_token: mutation authentication login ( username: "your username(email)" password: "your password" strategy: "local" ) jwt

Usage

1
wikijsLogin(userToken, graphqlUrl, schemaUrl)

Arguments

userToken

user_token

graphqlUrl

wiki.js graphql url

schemaUrl

wiki.js graphql schema url

Value

the connect con


ajeep8/docr documentation built on Dec. 18, 2021, 11:28 p.m.