OultimoCoder / cloudflare-planetscale-hono-boilerplate

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

Add an endpoint to get user logins/authorisation methods #10

Closed OultimoCoder closed 1 year ago

OultimoCoder commented 1 year ago

This will allow the frontend to show users what oauth methods and local login methods they can link/unlink

OultimoCoder commented 1 year ago

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