accounts-js / accounts

Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k stars 141 forks source link

docs: Add basic OAuth client docs #1080

Closed tennox closed 3 years ago

tennox commented 3 years ago

As discussed here: https://github.com/accounts-js/accounts/issues/875#issuecomment-643745781

Issues: #875 and #1031

codecov[bot] commented 3 years ago

Codecov Report

Merging #1080 (c3b3d47) into master (3f02186) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1080   +/-   ##
=======================================
  Coverage   95.24%   95.24%           
=======================================
  Files          81       81           
  Lines        1830     1830           
  Branches      408      408           
=======================================
  Hits         1743     1743           
  Misses         85       85           
  Partials        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 3f02186...c3b3d47. Read the comment docs.

agustif commented 3 years ago

Hey @TeNNoX would be cool if you can make a separate nextcloud package for easy imports, at least I'm gonna do that when I can updating the Insta one and adding the FB one I've working for my project . But awesome start, thank you for contributing!!

pradel commented 3 years ago

@TeNNoX thank you so much for the pr that's amazing 🚀