OultimoCoder / cloudflare-planetscale-hono-boilerplate

A boilerplate for building production-ready RESTful APIs using Cloudflare, Hono, and Planetscale
MIT License
160 stars 19 forks source link

Role shouldn't be required when registering #21

Closed OultimoCoder closed 11 months ago

OultimoCoder commented 11 months ago

When creating an account via register it should default to 'user'.

OultimoCoder commented 11 months ago

Fixed in https://github.com/OultimoCoder/cloudflare-planetscale-hono-boilerplate/releases/tag/v1.2.2