OneScript
OneScript copied to clipboard
feat: Добавление ТокенДоступа (AccessToken)
Реализован объект ТокенДоступа (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.