Skip to content

shadcn/next-drupal-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-drupal-debug

Debug next-drupal OAuth connection.

Steps

  1. git clone https://github.com/shadcn/next-drupal-debug.git
  2. Update the following values in index.js:
  • NEXT_PUBLIC_DRUPAL_BASE_URL
  • DRUPAL_CLIENT_ID
  • DRUPAL_CLIENT_SECRET
  1. Run yarn debug

If you see ✅ Connection established., then you have successfully set up the Drupal OAuth consumer.

If you see an error, check your Drupal logs for error messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published