2.0.0 • Published 9 months ago

@dpc-sdp/nuxt-ripple-preview v2.0.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

Nuxt Ripple Preview

Ths packages adds support for drupal preview links within Ripple sites.

Installation

To use this package in your Nuxt project first install it with npm

npm install @dpc-sdp/nuxt-ripple-preview

Usage

Add the installed package in your sites nuxt.config.js file under the extends property, this includes the package as a Nuxt Layer.

export default defineNuxtConfig({
  extends: [
    '@dpc-sdp/nuxt-ripple-preview'
  ]
})

Configuration

A client ID and cookie sign secret are required to use the preview functionality. These values are provided during site provisioning (contact SDP ops team).

Runtime variables can be set in your sites nuxt.config.js file under the tide property.

export default defineNuxtConfig({
  runtimeConfig: {
    public: {
      tide: {
        preview: {
          clientId: '',
          cookieSignSecret: ''
        }
      }
    }
  }
})

They can also be set as uppercase environment variables.

# OAuth client ID
NUXT_TIDE_PREVIEW_CLIENT_ID=
# OAuth client secret
NUXT_TIDE_PREVIEW_COOKIE_SIGN_SECRET=
2.0.0-next.59

9 months ago

2.0.0-next.51

9 months ago

2.0.0-next.52

9 months ago

2.0.0-next.53

9 months ago

2.0.0-next.54

9 months ago

2.0.0-next.55

9 months ago

2.0.0-next.56

9 months ago

2.0.0-next.57

9 months ago

2.0.0-next.58

9 months ago

2.0.0-next.60

9 months ago

2.0.0-next.61

9 months ago

2.0.0-next.48

10 months ago

2.0.0-next.49

10 months ago

2.0.0-next.40

10 months ago

2.0.0-next.41

10 months ago

2.0.0-next.42

10 months ago

2.0.0-next.43

10 months ago

2.0.0-next.44

10 months ago

2.0.0-next.45

10 months ago

2.0.0-next.46

10 months ago

2.0.0-next.47

10 months ago

2.0.0-alpha.43

10 months ago

2.0.0-next.50

9 months ago

2.0.0-alpha.49

10 months ago

2.0.0-alpha.48

10 months ago

2.0.0-next.37

10 months ago

2.0.0-next.38

10 months ago

2.0.0-next.39

10 months ago

2.0.0-next.73

9 months ago

2.0.0-next.74

9 months ago

2.0.0-next.30

10 months ago

2.0.0-next.75

9 months ago

2.0.0-next.31

10 months ago

2.0.0-next.32

10 months ago

2.0.0-next.33

10 months ago

2.0.0-next.34

10 months ago

2.0.0-next.35

10 months ago

2.0.0-next.36

10 months ago

2.0.0-next.28

10 months ago

2.0.0-next.29

10 months ago

2.0.0-next.62

9 months ago

2.0.0-next.63

9 months ago

2.0.0-next.64

9 months ago

2.0.0-next.65

9 months ago

2.0.0-next.67

9 months ago

2.0.0-next.68

9 months ago

2.0.0-next.69

9 months ago

2.0.0-next.71

9 months ago

2.0.0-next.72

9 months ago

2.0.0-next.26

11 months ago

2.0.0-next.27

11 months ago

2.0.0-next.25

11 months ago

2.0.0

11 months ago

2.0.0-next.23

11 months ago

2.0.0-next.24

11 months ago

2.0.0-rc.1

11 months ago

2.1.0-alpha.193

11 months ago

2.1.0-alpha.192

11 months ago

2.1.0-alpha.195

11 months ago

2.1.0-alpha.173

12 months ago

2.1.0-alpha.194

11 months ago

2.1.0-alpha.191

11 months ago

2.1.0-alpha.190

11 months ago

2.1.0-alpha.178

12 months ago

2.1.0-alpha.197

11 months ago

2.1.0-alpha.175

12 months ago

2.1.0-alpha.174

12 months ago

2.1.0-alpha.177

12 months ago

2.1.0-alpha.198

11 months ago

2.1.0-alpha.176

12 months ago

2.1.0-alpha.182

11 months ago

2.1.0-alpha.181

11 months ago

2.1.0-alpha.183

11 months ago

2.1.0-alpha.180

11 months ago

2.1.0-alpha.200

11 months ago

2.1.0-alpha.189

11 months ago

2.1.0-alpha.202

11 months ago

2.1.0-alpha.186

11 months ago

2.1.0-alpha.185

11 months ago

2.1.0-alpha.188

11 months ago

2.1.0-alpha.187

11 months ago

2.1.0-alpha.171

12 months ago

2.1.0-alpha.170

12 months ago

2.1.0-alpha.169

12 months ago

2.1.0-alpha.166

12 months ago

2.1.0-alpha.165

12 months ago

2.1.0-alpha.164

12 months ago

2.1.0-alpha.163

12 months ago