Commit ff27abb
committed
session: change
The `nonce` field was useless and had no practical application. But there was a
need for an `appdata` field that would store application-specific data, which
could be used as additional context. For example for security in the REST
service.
Closes #377.
Signed-off-by: Andrey Butusov <andrey@nspcc.io>nonce field to appdata in v2 token1 parent 426115f commit ff27abb
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
349 | | - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
350 | 352 | | |
351 | 353 | | |
352 | 354 | | |
| |||
0 commit comments