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

Misc authentication #252

Merged
merged 11 commits into from
Jan 23, 2017
Merged

Misc authentication #252

merged 11 commits into from
Jan 23, 2017

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    7d6536e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661f378 View commit details
    Browse the repository at this point in the history
  3. - JS: added EmailAuthProvider interface

        - .credential(email, password);
    
    - Android/JS: Added auth().link(credential);
    
    TODO other providers.
    
    @chrisbianca - ios needs doing if you need this / have time =]
    @Ehesp needs testing
    Salakar committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    145949b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. misc

    Salakar committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    d20ecda View commit details
    Browse the repository at this point in the history
  2. Add storage documentation

    chrisbianca committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    bd574be View commit details
    Browse the repository at this point in the history
  3. Fix incorrect db path

    chrisbianca committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    f5ed4a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72d3d38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b724a View commit details
    Browse the repository at this point in the history
  6. messaging.send() now only accepts an object of type RemoteMessage as …

    …defined in messaging.js - this now includes all the previously missing options such as ttl and collapse key
    
    @chrisbianca / note to self - ios needs doing ;p
    Salakar committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    2c3eb5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cda6c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Update authentication.md

    Ehesp authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    6a5c878 View commit details
    Browse the repository at this point in the history