Documentation ¶
Index ¶
Constants ¶
View Source
const RECIPE_ID = "dashboard"
Variables ¶
This section is empty.
Functions ¶
func BeforeEach ¶
func BeforeEach()
func Init ¶
func Init(config *dashboardmodels.TypeInput) supertokens.Recipe
Types ¶
type Recipe ¶
type Recipe struct { RecipeModule supertokens.RecipeModule Config dashboardmodels.TypeNormalisedInput RecipeImpl dashboardmodels.RecipeInterface APIImpl dashboardmodels.APIInterface }
func MakeRecipe ¶
func MakeRecipe(recipeId string, appInfo supertokens.NormalisedAppinfo, config *dashboardmodels.TypeInput, onSuperTokensAPIError func(err error, req *http.Request, res http.ResponseWriter)) (Recipe, error)
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Copyright (c) 2023, VRAI Labs and/or its affiliates.
|
Copyright (c) 2023, VRAI Labs and/or its affiliates. |
Click to show internal directories.
Click to hide internal directories.