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

demo: fix data object property #580

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Conversation

ibnumubarok
Copy link
Contributor

Fixing properties in data object. Should be 'username', not 'email'.

Fixing properties in data object. Should be 'username', not 'email'.
@codecov
Copy link

codecov bot commented Mar 29, 2020

Codecov Report

Merging #580 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #580   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfc2247...5a1bfb2. Read the comment docs.

@pi0 pi0 changed the title Fix 'data' object property demo: fix data object property Apr 7, 2020
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0 pi0 merged commit 4c29f4d into nuxt-community:master Apr 16, 2020
harish2704 added a commit to harish2704/auth-module that referenced this pull request May 14, 2022
…erbase

* upstream/master: (44 commits)
  chore(docs): Add note about gotcha when extending (nuxt-community#710)
  fix(utils): check if `holder` is `object` in `getProp` util (nuxt-community#738)
  chore(deps): update `@nuxtjs/axios` to v5.12.4
  Update facebook.md (nuxt-community#564)
  fix(module): build core files to `core` dir (nuxt-community#909)
  chore: update all dependencies, lock axios to 5.12.1 (nuxt-community#911)
  chore(demo): add express-jwt algorithms (nuxt-community#912)
  fix(oauth): nanoid import (nuxt-community#906)
  fix: path to utilities folder
  docs: fix typo in options (nuxt-community#799)
  docs: fix broken link in strategy section (nuxt-community#754)
  docs: update readme.md (nuxt-community#704)
  docs(scheme): add custom scheme creation docs (nuxt-community#692)
  docs(local scheme): clearer understanding of `autoFetchUser` option (nuxt-community#677)
  docs(local scheme): add `globalToken` (nuxt-community#667)
  chore(release): 4.9.1
  chore: update lockfile
  demo: fix `data` object property (nuxt-community#580)
  docs(options): fix typo in callback paragraph (nuxt-community#582)
  docs(oauth2): fix broken link (nuxt-community#609)
  ...
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