Logo
Explore Help
Sign In
hjess/tink-demo
Public Access
1
0
Fork 0
You've already forked tink-demo
Code Issues Pull Requests Actions Wiki Activity
Files
ab591be46499cb4bdd83119ce184c92db6589f06
tink-demo/requirements.txt

8 lines
137 B
Plaintext
Raw Normal View History

feat: Tink open banking demo — 6-step API walkthrough Demonstrates the full Tink integration flow for open banking: Step 1 — Client credentials auth (app token) Step 2 — Create Tink user with external_user_id Step 3 — Connect bank via Tink Link OAuth redirect Step 4 — List accounts (v2 endpoint) Step 5 — List transactions (v2 endpoint, cursor pagination) Step 6 — Webhooks (register endpoint, receive events) Built with Python / FastAPI + Jinja2 templates. Each step shows live JSON responses, cURL examples and API version badges. Includes server-side token store (prevents session cookie overflow), asyncio lock on OAuth callback, and demo mode with realistic mock data. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-23 02:08:27 +02:00
fastapi==0.115.5
uvicorn[standard]==0.32.1
httpx==0.28.0
python-dotenv==1.0.1
jinja2==3.1.4
itsdangerous==2.2.0
python-multipart==0.0.17
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 253ms Template: 31ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API