Skip to content

Create OAuth 2.0 support #11

@jonathangus

Description

@jonathangus

We want the users to be able to connect to twitter/github etc using OAuth and store the authToken and refreshToken together with the user. This way we can do API read calls for the user in our service

Requirements:

  • Be able to auth to twitter and github
  • The session should persisted and be displayed in the frontend. So a user know that they have authed and good to go
  • Read user data on the server with authTokens
  • Refresh session if needed

Inspo:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions