zapier / zapier-platform-example-app-session-auth

An example Zapier Platform App that demonstrates session authentication (username/password exchange for session key)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOVED

This code has been moved to: https://github.com/zapier/zapier-platform/tree/master/example-apps/session-auth


"Session Auth" Example App For Zapier Platform

Build Status

A barebones app that has shows how to do a session authentication scheme of using a username/password exchange and then placed in the header.

We recommend using the zapier-platform-cli and zapier init . --template=session-auth to create an app.

About

An example Zapier Platform App that demonstrates session authentication (username/password exchange for session key)


Languages

Language:JavaScript 100.0%