소스 관리
PDF, GitHub 레포지토리, URL, Notion 페이지를 연결하세요. 모든 것이 자동으로 인덱싱되고 구조화됩니다.
📄
API Spec v2.pdf
PDFPDF Preview
Size: 2.4 MB
Extracted
12 entities8 relations
AI 어시스턴트
지식 베이스에 대해 질문하세요. 실제 데이터를 기반으로 한 답변과 출처를 받아보세요.
How does the authentication flow work in our system?
AI
API Spec v2.pdfauth-serviceOAuth 2.0 RFC 6749
Ask about your knowledge base…
문서 편집기
AI 기반 작성 기능을 갖춘 협업 편집기. 지식 베이스에서 자동으로 문서 초안을 생성합니다.
Saved
API Authentication Guide
This document covers JWT-based authentication and refresh token rotation patterns used across the platform.
Generated from 3 sources: API Spec v2.pdf, auth-service repo, RFC 6749
- Token expiry:
15maccess,7drefresh - Rotation strategy: sliding window with family invalidation
- Storage: HttpOnly cookies, SameSite=Strict
프로젝트
칸반 보드, 자료, 스키마로 작업을 구성하세요. 모두 지식 그래프와 연결됩니다.
Auth Service
Authentication & authorization microservice — JWT, OAuth 2.0, refresh token rotation
📄Auth Service API Documentationdoc
📄Security Architecture Notesdoc
📄API Spec v2.pdfPDF
🐙auth-serviceGITHUB
🔗OAuth 2.0 RFC 6749URL
📝Design SystemNOTION