python - Pyramid's auth_tkt -


when using pyramid's authtktauthenticationpolicy there way obtain value of "auth_tkt" cookie set in headers returned pyramid.security.remember() function. i'm trying in order return cookie's value in body of response.

lastly, bad idea begin with? i'm trying leverage pyramid's pre-buil authtktauthenticationpolicy return auth_tkt cookie set in response header in body used , set ios client.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -