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 December 13, 2024 04:25
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 May 28, 2025 12:14
Про токены, JSON Web Tokens (JWT), аутентификацию и авторизацию. Token-Based Authentication

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

Last major update: 25.08.2020

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