angularfirebase-authentication icon indicating copy to clipboard operation
angularfirebase-authentication copied to clipboard

Learn to create complete Angular 13 Firebase authentication system tutorial from scratch. Learn how to setup sign In, sign up using custom email and password, social login provides such as Google and...

Results 18 angularfirebase-authentication issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

What about the authenticatin setup in firebase itself

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

I noticed that this was written with the namespace method to reference firebase. However, the recomendation is that modular manner is to be used as the next version will drop...

I got this error while building an angular app. The error message I am getting: argument of type 'string | null' is not assignable to parameter of type 'string'. Type...

Is this actually working and supported? Read the tutorial: ![2021-06-24 14_00_38-Full Angular 12 Firebase Authentication Tutorial Example _ positronX io](https://user-images.githubusercontent.com/140737/123325082-737eeb00-d4ec-11eb-9c10-9018dd3a7420.png) GitHub shows Angular 10 ![2021-06-24 13_57_31-SinghDigamber_angularfirebase-authentication_ Learn to create complete...

Hi, how do you change default language? Tanks

Feel free to ignore this pull request, but since I went through the trouble of upgrading some of the libs and got passwordless working (which tends to be a royal...