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: add linear provider #206

Merged
merged 3 commits into from
Oct 7, 2024
Merged

feat: add linear provider #206

merged 3 commits into from
Oct 7, 2024

Conversation

blqke
Copy link
Contributor

@blqke blqke commented Oct 6, 2024

Hello friends,

  • Create your Linear App at https://linear.app/settings/api/applications/new
  • Your callback url will surely be: http://localhost:3000/auth/linear or https://{YOUR_URL}/auth/linear
  • Copy your Client ID and Client Secret
    image
  • Add to .env NUXT_OAUTH_LINEAR_CLIENT_ID and NUXT_OAUTH_LINEAR_CLIENT_SECRET
  • Test it 🥳
nuxt-auth-utils-linear.mp4

@atinux atinux merged commit c1291cd into atinux:main Oct 7, 2024
3 checks passed
@atinux
Copy link
Owner

atinux commented Oct 7, 2024

You are awesome!

Copy link

pkg-pr-new bot commented Oct 7, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/atinux/nuxt-auth-utils@206

commit: 3b5309b

@blqke blqke deleted the linear-provider branch October 7, 2024 09:58
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.

2 participants