Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
768 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 110 commits in 6 repositories
Created a pull request in jeremyevans/rodauth that received 1 comment
Fix #clear_session not clearing JWT session with sessions plugin
When sessions Roda plugin is used, #clear_session will call scope.clear_session, which unlike session.clear will not clear the @session hash.
So in…
+29
−1
•
1
comment