<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nodejs on Curtis Timson</title><link>https://hugo.curtiscode.dev/tags/nodejs/</link><description>Recent content in nodejs on Curtis Timson</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Thu, 12 Jul 2018 19:15:00 +0000</lastBuildDate><atom:link href="https://hugo.curtiscode.dev/tags/nodejs/index.xml" rel="self" type="application/rss+xml"/><item><title>Access user details and email address from Auth0 with NodeJs</title><link>https://hugo.curtiscode.dev/post/nodejs/auth0-access-user-details-email-nodejs/</link><pubDate>Thu, 12 Jul 2018 19:15:00 +0000</pubDate><guid>https://hugo.curtiscode.dev/post/nodejs/auth0-access-user-details-email-nodejs/</guid><description>Auth0 is a fantastic AaaS (Authentication-as-a-Service) provider which abstracts the complications of storing and managing user credentials and authentication.
However recently I struggled to obtain a list of user&amp;rsquo;s email addresses from Auth0 within my back-end NodeJs application.
This tutorial will attempt to explain how exactly this can be achieved.
Overview For security purposes an Access Token must first be obtained before requesting the user details. Once obtained the user details can then be retrieved by forming an HTTP request per user.</description></item><item><title>Lischana Lane Photography Portfolio</title><link>https://hugo.curtiscode.dev/post/project/lischana-lane-photography/</link><pubDate>Mon, 30 Oct 2017 13:15:00 +0000</pubDate><guid>https://hugo.curtiscode.dev/post/project/lischana-lane-photography/</guid><description>Recently I deployed a new version of a photography portfolio, lischana-lane.co.uk, and would like to share the various tools/components I have used to build this.
Hugo Similar to this blog site, lischana-lane.co.uk is built with a static site generator, Hugo. You can read more about Hugo in a previous blog post:
https://curtistimson.co.uk/post/cms/moving-wordpress-hugo/
Hugo Theme The base theme for the Hugo application is the Hugo Creative Theme. However this theme was customised to include some additional features, as listed below.</description></item></channel></rss>