Utilizing Frontegg’s advanced authentication mechanisms, the Develop Health API ensures robust and straightforward authentication processes. This integration facilitates secure access, guaranteeing that only authorized users interact with the API, thus maintaining data security and integrity.Documentation Index
Fetch the complete documentation index at: https://docs.develophealth.ai/llms.txt
Use this file to discover all available pages before exploring further.
Frontegg JWT Authentication
1. User Login and Session Management
Frontegg enhances user management with secure login and session handling, integral for maintaining secure API interactions.- Step 1: Users sign in via the Develop Health portal, now powered by Frontegg.
- Step 2: Frontegg manages user sessions with advanced features like MFA and SSO.
2. Secure API Access with JWT
API requests are authenticated using JWT tokens provided by Frontegg, ensuring each request is authenticated and authorized.- Step 1: Obtain a JWT token through Frontegg’s authentication process.
- Step 2: Include the JWT token in the Authorization header of your API requests.