kinde-oss / kinde-auth-nextjs

Kinde NextJS SDK - authentication for server rendered apps
https://kinde.com/docs/developer-tools/nextjs-sdk/
MIT License
150 stars 20 forks source link

feat: health check endpoint #126

Closed DanielRivers closed 7 months ago

DanielRivers commented 7 months ago

Explain your changes

This adds a health check, it output in json format the Kinde configuration.

This will assist in diagnosing issues especially when pushed to production around configuration

image

Secret checks the format, if detects a secret that parses the right format will show Set correctly, otherwise will show Not set correctly

Checklist

🛟 If you need help, consider asking for advice over in the Kinde community.