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

Create Nuxt auth example #458

Closed
6 tasks done
Tracked by #529 ...
Decipher opened this issue Feb 23, 2022 · 1 comment · Fixed by #547
Closed
6 tasks done
Tracked by #529 ...

Create Nuxt auth example #458

Decipher opened this issue Feb 23, 2022 · 1 comment · Fixed by #547
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Milestone

Comments

@Decipher
Copy link
Member

Decipher commented Feb 23, 2022

Is your feature request related to a problem? Please describe.
As a developer I want to see an example of Druxt using the druxt-auth module

Describe the solution you'd like

  • Add Simple Oauth to Drupal backend: /docs/drupal
    • Configure keys
    • Add consumer
  • Add DruxtAuth to the DruxtSite example to example/druxt-site based off the implementation @ https://github.com/druxt/quickstart-druxt-site
    • Add druxt auth module and configuration
  • Test login

Describe alternatives you've considered
N/A

Additional context

I started this in #63, but decided to split it out as the complexities of changing having to update the consumer and callback to match the Gitpod environment. /cc @shaal

@Decipher Decipher added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Feb 23, 2022
Decipher added a commit that referenced this issue Feb 23, 2022
@Decipher
Copy link
Member Author

I've pushed my WIP example ^ It's mostly setup.

@Decipher Decipher added this to the 1.0.0 milestone Jun 14, 2022
Decipher added a commit that referenced this issue Aug 7, 2022
Decipher added a commit that referenced this issue Aug 7, 2022
Decipher added a commit that referenced this issue Aug 9, 2022
* feat(#458): add auth modules and configuration

* chore(#458): update example auth

* chore(#458): add default docs .env

* chore(#546): add druxt-site example message

* chore(#438): add examples documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant