Skip to content

Releases: hemantjadon/yolo-auth

Butter

15 Dec 11:05
192ac3b
Compare
Choose a tag to compare
  • Added SignOut functionality (Cleans up the user info)

  • Dispatch event sign-in-success in situation when the user already exists and signIn() is called

  • More tests to handle the corner cases

Haze

12 Dec 13:41
294c1af
Compare
Choose a tag to compare
  • Now events are dispatched on successful/unsuccessful sign-ins and sign-ups 🎉 🎈

  • Tests written are now BDD

  • Tests added for Promise Rejections and event dispatching

Typos Fixing

11 Dec 09:17
Compare
Choose a tag to compare
v1.0.0-beta.2

(chore): Update docs and readme

Updated documentation

11 Dec 09:13
Compare
Choose a tag to compare
v1.0.0-beta.1

(chore): Update docs and readme

Alicorn

11 Dec 12:09
e3cc92c
Compare
Choose a tag to compare

🎉 Public release.
One-Tap authentication in the seamless flow :)

Initial release

10 Dec 18:48
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Polymer wrapper around Google One-Tap sign-in/sign-up API.

  • Basic component API with Complete support
  • Tests yet to be written