issues
search
APSfurizon
/
fz-frontend
The frontend project for to manage their next con experience
0
stars
0
forks
source link
Authentication feature
#12
Closed
Blastd
closed
5 days ago
Blastd
commented
5 days ago
[x] Added register, login and logout functionality
[x] Added a middleware to check for valid session
[x] Enriched the AutoInput to support:
[x] Caching
[x] Code, Id or custom extraction
[x] Custom Search result types
[x] Input dependency from other data (Disables itself until a param it's dependent on becomes available)
[x] Enriched the Form component to support:
[x] Custom form checking (if false is returned, nothing is sent)
[x] Save button visibility and availability
[ ] Added a global context to manually update the header whenever a user logs in