Articles by tag: authentication
Telegram Login Widget: OpenID Connect and authorization without SMS
Telegram updated the Login Widget by adding support for OpenID Connect. Now websites can request a phone number and permission to send messages. Learn how it works and what is important for developers.
Setting up TACACS.NET on Windows for Eltex network devices | Guide
Step-by-step instructions for deploying TACACS.NET on Windows. Privilege management, bypassing license restrictions, integration with Eltex equipment. Proven solutions.
Development of an authorization service on Rust: tokens, encryption, Redis
Practical guide to creating an authorization service on Rust with JWT, opaque tokens and Redis. Learn about cryptography and best practices for developers.