Skip to content

lakshaykr/Base64API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

βœ… Base64API - ToDo List

πŸ§‘β€πŸ’» Authentication

  • Implement Discord OAuth2 login
  • On successful login:
    • Check if user exists in DB
    • If not, generate API key and save user
    • If yes, fetch existing API key

πŸ” API Key Management

  • Generate secure, random API key
  • Store user ID ↔ API key mapping in MongoDB
  • Allow key regeneration
  • Provide copy-to-clipboard button

🌐 Web Dashboard

  • Show generated API key
  • Display:
    • Key status (active/inactive)
  • Add β€œRegenerate Key” button
  • Add β€œCopy Key” button

πŸ§ͺ Preview Panel

  • Add test input field (e.g., for raw text)
  • Show API endpoint (copyable)
  • Display example output after calling endpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages