adobe / parliament-client-template

A template for client projects of the developer documentation site
Apache License 2.0
7 stars 18 forks source link

🍪 👋 cookie.OKTA_USERNAME #349

Closed chr0n1x closed 3 years ago

chr0n1x commented 3 years ago

Description

Add some supporting code to fetch values from cookies. Just for OKTA_USERNAME for the time being.

Related Issue

N/A

Motivation and Context

Required for some edu work on my local.

How Has This Been Tested?

Locally.

Screenshots (if appropriate):

N/A

Types of changes

Checklist:

macdonst commented 3 years ago

@chr0n1x looks good so far.

chr0n1x commented 3 years ago

@macdonst I actually don't mind getting this merged, so thanks! I was keeping it in draft though because I was not sure if it was a valid setup relative to how local setups work, or would work.

macdonst commented 3 years ago

@chr0n1x it's a pretty low risk PR since it doesn't even call the cookie code.