Hey everyone! Thanks for participating in Canvas. I wanted to make a thread to collect together suggestions people have that can be worked on before the next Canvas.

Feel free to also throw in suggestions for future Events we can build and run for the fediverse.

Ill be collecting suggestions together and making issues for them in the repository for myself or some other contributors to work on (the projects open source so anyones free to contribute! https://git.sc07.company/sc07/canvas Feel free to reach out to me and I can help get you set up with the codebase)

  • aeharding
    link
    fedilink
    arrow-up
    6
    ·
    2 个月前

    Hi, Voyager dev here, I’d like to see a very small, terse API for clients devs to make a more seamless experience!

    The MVP IMO would be a way to automatically log the user in when opening the Canvas, perhaps by

    • well known Canvas user handle for client to automatically DM for OTP
    • client waits for OTP in DMs
    • client adds a query parameter with the user handle and OTP to the URL to open browser, so user is automatically logged in with 0 clicks!

    And I could see stuff beyond this. Like an API to know event metadata, docs on how to embed Canvas in app (would be great for engagement)

    Anywho simple is best but would be awesome for tighter integration of apps/clients with a documented API!