Skip to main content

Clerk - User Guide

In this article, you will understand step by step how to easily integrate with Clerk

Updated over 2 months ago

Clerk is a developer platform that provides authentication and user management for web and mobile apps. It offers prebuilt sign-up, login, and user profile UIs, plus APIs for handling SSO, multi-factor authentication, and session management.


Permissions for Clerk Integration

  • org:users:read

  • org:sys_memberships:read

How to Connect Scytale and Clerk

1. In Scytale, go to 'Integrations'.

2. Search for Clerk and select 'Connect'.

3. Fill in your API Key

How to create an API Key in Clerk

1. Log in to the Clerk Dashboard.

2. Choose your workspace.

3. Choose the required application under “Applications”.

4. Choose the required environment on the top bar.

5. Navigate to “Configure”.

6. Scroll down and click on “API Keys” under “Developers” section on the side menu.

7. Under “Secret keys” section, click “Add new key”.

8. Name the key appropriately.

9. Copy the generated key securely.

⚠️ Important: Do not use a Frontend Publishable Key

Did this answer your question?