Searched full:session_secret_key (Results 1 – 2 of 2) sorted by relevance
/test/vti/test_serving/gae/ | ||
D | app.yaml | 9 SESSION_SECRET_KEY: '' |
/test/vti/test_serving/gae/webapp/src/ | ||
D | webapp_main.py | 51 'secret_key': os.environ.get('SESSION_SECRET_KEY'), |