OneScript icon indicating copy to clipboard operation
OneScript copied to clipboard

feat: Добавление ТокенДоступа (AccessToken)

Open Stivo182 opened this issue 4 months ago • 2 comments

Реализован объект ТокенДоступа (AccessToken) и добавлен новый метод ДобавитьТокенДоступа в HTTPЗапрос

Summary by CodeRabbit

Release Notes

  • New Features

    • Added JWT token creation and signing functionality with support for HS, RS, PS, and ES algorithms
    • HTTP requests now support attaching access tokens with Bearer token authorization
    • New access token API for managing token metadata, claims, and recipients
  • Tests

    • Added comprehensive test suite for JWT token operations
    • Added integration tests for token transmission in HTTP requests

✏️ Tip: You can customize this high-level summary in your review settings.

Stivo182 avatar Aug 16 '25 11:08 Stivo182