Skip to content

Adjusted permission check#2763

Closed
nmggithub wants to merge 1 commit into
angular:masterfrom
nmggithub:master
Closed

Adjusted permission check#2763
nmggithub wants to merge 1 commit into
angular:masterfrom
nmggithub:master

Conversation

@nmggithub
Copy link
Copy Markdown

Since late 2019, getToken() has automatically requested permission, so no need to check if it is granted here

Checklist

Description

As explained in the commit: since late 2019, getToken() has automatically requested permission, so no need to check if it is granted here.

Since late 2019, getToken() has automatically requested permission, so no need to check if it is granted here
@jamesdaniels
Copy link
Copy Markdown
Member

The problem is AngularFire's API has always expected the developer to request permission manually, so in order to not break semver & take the peer we gated it. We can consider dropping this at the next major version, not before.

@nmggithub
Copy link
Copy Markdown
Author

The problem is AngularFire's API has always expected the developer to request permission manually, so in order to not break semver & take the peer we gated it. We can consider dropping this at the next major version, not before.

Good to know. Looking forward to it.

@jamesdaniels
Copy link
Copy Markdown
Member

Hey there, we have a new major of AngularFire coming up, but we've changed directions and are shipping the same API as Firebase JS SDK. Thanks for the contribution but I'm going to close this as it's no longer relevant to the new design #2770. Looking forward to any ideas you might have to improve the library in the future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants