Below is the HTML code block to add JWT authentication:
<form id="form-jwt">
<div>
<label for="jwt">Enter JWT: </label>
<input
type="text"
id="jwt"
required/>
</div>
<div>
<button>Login</button>
</div>
</form>
<ft-search-context query="" contentlocale="en-US" filters="" sort="" pagesize="10">
<main>
<ft-search-input></ft-search-input>
<ft-search-results clustersortcriterion="[{"key":"version"]"
cluster-policy="display-first-result"></ft-search-results>
</main>
</ft-search-context>
baseURLcontains the documentation portal's URL.ft-reader-contextcontains the id of the document to display.