issues
search
rbkeyes
/
craft-but-not-least
An application for craft enthusiasts to trade or sell unused/unwanted supplies.
MIT License
2
stars
0
forks
source link
Login/logout
#45
Closed
rbkeyes
closed
1 year ago
rbkeyes
commented
1 year ago
login and logout are both working in the browser.
will need to eventually add withAuth.
I commented out some code in routes, and added logout button to main handlebars until I solve the issue to {{#if logged_in}}. I suspect it may have something to do with withAuth.
login and logout are both working in the browser.