forumone / nextjs-project

Next.js project template
0 stars 0 forks source link

[2.x] Securing/obfuscating CMS URLs #127

Open kmonahan opened 2 days ago

kmonahan commented 2 days ago

Currently, the URL for the headless Drupal install is exposed e.g. in image URLs. Determine whether it's possible to obfuscate it and what would need to be added to/configured on the Next.js side to do so.