cds-snc / sre-bot

Slack bot for site reliability engineering
MIT License
6 stars 0 forks source link

Setting the jwt_token in the cookie #574

Closed sylviamclaughlin closed 1 month ago

sylviamclaughlin commented 2 months ago

Summary | Résumé

Making changes to set the jwt token in the user's browser cookie. The jwt token expires after 30 minutes and gets deleted when the user logs out.