Skip to content

Instantly share code, notes, and snippets.

View limonfresh's full-sized avatar

Vladislav Lemnaru limonfresh

View GitHub Profile
@fkurz
fkurz / manjaro-boot-drive-usb-mac.md
Last active July 4, 2025 11:04
Howto: Create a Manjaro Linux USB Boot Drive on MacOS

Create a Manjaro Linux USB Boot Drive on MacOS

  1. Download Manjaro Distribution

    Download page

  2. Format USB Drive

    To find the volume identifier of our USB stick, we run

@zmts
zmts / tokens.md
Last active August 31, 2025 06:53
Про токены, JSON Web Tokens (JWT), аутентификацию и авторизацию. Token-Based Authentication

Про токены, JSON Web Tokens (JWT), аутентификацию и авторизацию. Token-Based Authentication

Last major update: 25.08.2020

  • Что такое авторизация/аутентификация
  • Где хранить токены
  • Как ставить куки ?
  • Процесс логина
  • Процесс рефреш токенов
  • Кража токенов/Механизм контроля токенов