Skip to content

Simple utility to programmatically add custom callback, web_origins, and allowed_callback_url's to Auth0 Client Applications.

Notifications You must be signed in to change notification settings

RoundingWellOS/auth0-add-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth0-add-url

Description

auth0-add-url is a simple utility used to add custom url's Auth0 client applications.

Usage

The function can be invoked with a single parameter with two base keys:

{
  secretEnv: `${ env }`,
  url: 'https://test.roundingwell.com',
}

The function updates the callbacks, web_origins, and allowed_logout_urls of the Auth0 environment defined in an AWS Secrets Manager secret.

About

Simple utility to programmatically add custom callback, web_origins, and allowed_callback_url's to Auth0 Client Applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published