lipp / login-with

Stateless login-with microservice for OAuth

Home Page:https://login-with.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make cookie content customizable

lipp opened this issue · comments

Let the user configure, which meta data per strategy is included in jwt and/or profile cookie.

Maybe by using env variables LW_GOOGLE_JWT_META=email,hobby,animal.

See also #36