You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
309 B

---
get:
description: Get Tiki OAuth server public key used to verify JWT access tokens
responses:
'200':
description: public key response
content:
application/json:
schema:
type: object
properties:
key:
type: string