question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feat(authentication): add Sign-In Anonymously

See original GitHub issue

Is your feature request related to a problem? Please describe:

Sign-In Anonymously is currently not supported.

Describe the solution you’d like:

Support Sign-In Anonymously and linkWith... methods.

Methods:

  • signInAnonymously
  • linkWithApple
  • linkWithGoogle

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tranceecommented, Aug 14, 2022

@trancee No, there is no progress yet. You are very welcome to contribute! If you have any questions, let me know. Feel free to let me look at the Typescript definitions first before you do the actual implementation (just create a Draft PR).

Sure, I will create the definitions first before starting the implementation and let you review them.

0reactions
robingenzcommented, Aug 14, 2022

@trancee No, there is no progress yet. You are very welcome to contribute! If you have any questions, let me know. Feel free to let me look at the Typescript definitions first before you do the actual implementation (just create a Draft PR).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firebase Authentication Tutorial - Anonymous Sign In - YouTube
Firebase Authentication Tutorial - Anonymous Sign InWhat is firebase? How to use firebase authentication the best way in your app?
Read more >
Authenticate with Firebase Anonymously Using JavaScript
You can use Firebase Authentication to create and use temporary anonymous accounts to authenticate with Firebase. These temporary anonymous accounts can be ...
Read more >
what should I do if I want a logged out user still can access the ...
so I want to make a new user can see some contents in my app before they decide to actually login. I need...
Read more >
Authenticate with Firebase Anonymously - FlutterFire
You can use Firebase Authentication to create and use temporary anonymous accounts to authenticate with Firebase. These temporary anonymous accounts can be ...
Read more >
Anonymous Sign-In - FlutterFlow Docs
To allow users to authenticate anonymously, you need a login page with a button. You can use one of our templates or create...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found