This website requires JavaScript.
Explore
Help
Register
Sign In
damien
/
comissions-app-ui
Watch
1
Star
0
Fork
0
You've already forked comissions-app-ui
mirror of
https://github.com/D4M13N-D3V/comissions-app-ui.git
synced
2025-03-14 08:15:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
comissions-app-ui
/
pages
/
api
/
auth
/
[...auth0].tsx
4 lines
80 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
init
2024-02-10 20:33:24 -05:00
import
{
handleAuth
}
from
"@auth0/nextjs-auth0"
;
removed login override
2024-02-28 21:28:30 -05:00
init
2024-02-10 20:33:24 -05:00
export
default
handleAuth
(
)
;
Reference in New Issue
Copy Permalink