Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pemrogrammer
/
code-showcase-studio
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
17
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: add authentication feature
- #27
#27
Merged
zainphp
merged 17 commits into
pemrogrammer:main
pemrogrammer/code-showcase-studio:main
from
samthelightbender:auth
samthelightbender/code-showcase-studio:auth
Copy head branch name to clipboard
Sep 30, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: add authentication feature
#27
zainphp
merged 17 commits into
pemrogrammer:main
pemrogrammer/code-showcase-studio:main
from
samthelightbender:auth
samthelightbender/code-showcase-studio:auth
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2025
feat: add authentication feature
samthelightbender
committed
af2dd2c
View commit details
Copy full SHA for af2dd2c
Browse repository at this point
Commits on Sep 25, 2025
migration: remove table that unrelated with authentication feature
samthelightbender
committed
bbcdeaa
View commit details
Copy full SHA for bbcdeaa
Browse repository at this point
lint: fix lint error
samthelightbender
committed
6c6acc9
View commit details
Copy full SHA for 6c6acc9
Browse repository at this point
Fix: Update Prisma schema path in npm scripts
Show description for 8ffa2e7
samthelightbender
committed
8ffa2e7
View commit details
Copy full SHA for 8ffa2e7
Browse repository at this point
Update .env.example
samthelightbender
committed
dce8983
View commit details
Copy full SHA for dce8983
Browse repository at this point
Refines Prisma configuration and updates linting scripts
Show description for c0c73a6
zainphp
committed
c0c73a6
View commit details
Copy full SHA for c0c73a6
Browse repository at this point
Prepares schema for initial authentication feature
Show description for 65eecb0
zainphp
committed
65eecb0
View commit details
Copy full SHA for 65eecb0
Browse repository at this point
Implements social media authentication options.
Show description for fdf6cd5
zainphp
committed
fdf6cd5
View commit details
Copy full SHA for fdf6cd5
Browse repository at this point
remove unnecessary columns
zainphp
committed
9b44baa
View commit details
Copy full SHA for 9b44baa
Browse repository at this point
fix lint error
zainphp
committed
9750a99
View commit details
Copy full SHA for 9750a99
Browse repository at this point
Commits on Sep 26, 2025
Merge branch 'pemrogrammer:main' into auth
samthelightbender
authored
0ef5f0d
View commit details
Copy full SHA for 0ef5f0d
Browse repository at this point
Commits on Sep 29, 2025
implement client login form error handling
samthelightbender
committed
690c9a7
View commit details
Copy full SHA for 690c9a7
Browse repository at this point
registration and email verification using otp (without smtp)
samthelightbender
committed
9e11ef9
View commit details
Copy full SHA for 9e11ef9
Browse repository at this point
update login: remove email param to email-verification
samthelightbender
committed
19c2023
View commit details
Copy full SHA for 19c2023
Browse repository at this point
Commits on Sep 30, 2025
add smtp support for OTP using Resend
samthelightbender
committed
9e5ded7
View commit details
Copy full SHA for 9e5ded7
Browse repository at this point
add router dependency to fix lint
samthelightbender
committed
ee77a09
View commit details
Copy full SHA for ee77a09
Browse repository at this point
Improves login form layout and workflow for improved user experience.
Show description for eefd79d
zainphp
committed
eefd79d
View commit details
Copy full SHA for eefd79d
Browse repository at this point
You can’t perform that action at this time.