AuthGram

Introduction

Application that displays a list of images that can be viewed by all, but only logged in users are able to upload images for everyone to see

App Flow

  • User opens AuthGram and they are able to view all the images that have been uploaded by others to a public album located here
  • After login, the user is brought to an upload section where they can upload their image
  • After image is uploaded, the user is brought back to the public image section to view their uploaded image
  • If user is not authenticated, they can only view images through AuthGram and not upload them.

Tech Stack

Client: iOS/Swift
Server: Node.js
Storage: Imgur
Auth: Auth0

ENV Variables Needed:

Imgur

IMGUR_CLIENT_ID IMGUR_CLIENT_SECRET