Commit be1aa11
committed
feat: enhance session management with token expiration handling
- Updated the session management to include token expiration by passing the expiry time to the set_session function.
- Improved the authentication callback to handle token data more effectively.1 parent b3658be commit be1aa11
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments