Skip to content

Manually refresh linked roles metadata #181

@thewilloftheshadow

Description

@thewilloftheshadow

Right now, Carbon doesn't store any oauth tokens, which you need to be able to manually refresh any metadata on a user without them going through oauth themselves

My first idea for how to do this is to have the user pass in a function that is called when we get a token and then they can store the token themselves somehow (provide examples for Cloudflare kv?), and then provide a refreshMetadata function where they can pass in that token and it will refresh all the metadata that is setup in the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions