Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 412 Bytes

File metadata and controls

12 lines (9 loc) · 412 Bytes

🔐 Token Gate

A minimal OIDC over OAuth 2 complient identity provider.

I will attempt to complete a POC in less than 1 day. The time now is 0600 hrs, 29 Sept 2024 IST (epoch: 1727569887).

ToDos

  • Create database for clients
  • Create database for users
  • Create endpoints for OAuth flow
  • Make UI for user login and permission prompt
  • Create dashboard for clients