Skip to content

Releases: guruahn/vue-google-oauth2

removed discoveryDocs option

08 Jul 01:24
fe80ff8
Compare
Choose a tag to compare

Error handling in ts

04 May 06:52
Compare
Choose a tag to compare
v1.5.4

no message

Error handling, Update README

10 Apr 07:17
53bcb11
Compare
Choose a tag to compare

Error handling

  • adds catching exception
  • shows error message console log

README

  • adds explanation of initialization for nuxt
  • updates other explanations
  • Improved sample code

Suppress `Object is possibly 'null'`

03 Dec 03:52
Compare
Choose a tag to compare

support TypeScript

09 May 09:07
Compare
Choose a tag to compare

#12 Add Types declaration

python backend example added

11 Mar 04:57
Compare
Choose a tag to compare
  • add explain about getting auth session. #10
  • add python backend example #9
  • fix typo error
  • modify readme
    • add link about gapi.auth2.getAuthInstance()
    • remove fork reference(we detached out fork from parent)

package.json version up

14 Feb 04:43
Compare
Choose a tag to compare
1.3.2

no message

add example for golang

14 Feb 04:43
Compare
Choose a tag to compare
1.3.1

no message

add prompt option.

30 Jan 09:16
Compare
Choose a tag to compare

#7 add prompt option
#8 remove plus.login scope

checkable isAuthorized

06 Dec 02:38
Compare
Choose a tag to compare
  • checkable isAuthorized.
  • rewrite document more simply.