Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Personal Access Tokens #365

Merged
merged 8 commits into from
Apr 19, 2023
Merged

feat: Personal Access Tokens #365

merged 8 commits into from
Apr 19, 2023

Conversation

szilarddoro
Copy link
Contributor

@szilarddoro szilarddoro commented Apr 18, 2023

Resolves #364

@changeset-bot
Copy link

changeset-bot bot commented Apr 18, 2023

🦋 Changeset detected

Latest commit: af4130c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hasura-auth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

src/routes/pat/pat.ts Outdated Show resolved Hide resolved
@dbarrosop
Copy link
Member

The workflow looks good, should we provide a mechanism for:

  • getting PATs
  • revoking/deleting PATs

Or is the expectation people will use graphql queries for that? I think that's it, right?

src/routes/pat/pat.ts Outdated Show resolved Hide resolved
src/routes/signin/pat.ts Outdated Show resolved Hide resolved
@szilarddoro szilarddoro merged commit 11e1eb3 into main Apr 19, 2023
5 checks passed
@szilarddoro szilarddoro deleted the feat/personal-access-tokens branch April 19, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for PAT in hasura-auth
3 participants