Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.

Home Page:http://esri.github.io/geoform-template-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Successful login does not set cookies

nobleach opened this issue · comments

I have hosted this template on a 3rd party domain. My issue is every time I refresh the page, I have to log in again. I do see the call to generateToken. This does return a token with an expiration of 60 minutes. I don't see where this is getting persisted in the code however. (I'm assuming IdentityManager)