riverrun / phauxth

Not actively maintained - Authentication library for Phoenix, and other Plug-based, web applications
409 stars 21 forks source link

Accept plug's 'extra' opt. #73

Closed suazithustra closed 6 years ago

suazithustra commented 6 years ago

The add_rem_cookie function should accept plug's 'extra' option, one might want to add additional headers to their rem cookies, i.e. "SameSite=Lax".

suazithustra commented 6 years ago

74