Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 656 Bytes

File metadata and controls

37 lines (21 loc) · 656 Bytes

Strapi plugin simple-strapi-auth

Working on Strapi version: v4..

First Setup

  1. Install as an npm dependency
# install dependencies
npm install strapi-indexed-search-multilingual
  1. Check the below api's to generate token and refresh token
http://localhost:1337/indexed-search/sync/sync'

# Refresh Token generation Curl

http://localhost:1337/indexed-search/search'

Note

Features

  • Simple search plugin

References