Module miscellaneous_api

Module miscellaneous_api 

Source

Enums§

CreateDemoInstanceError
struct for typed errors of method create_demo_instance
GetPublicInterstitialError
struct for typed errors of method get_public_interstitial

Functions§

create_demo_instance
Creates a demo development instance and returns the corresponding Frontend/Backend API keys.
get_public_interstitial
The Clerk interstitial endpoint serves an html page that loads clerk.js in order to check the user’s authentication state. It is used by Clerk SDKs when the user’s authentication state cannot be immediately determined.