Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | SWI-Prolog code for "Login with Google" |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 0.5.2 |
SHA1 sum: | 9f894e1c7c72e5150bcdf7cb6c3828bfa478239e |
Author: | Jan Wielemaker <J.Wielemaker@vu.nl> |
Download URL: | https://github.com/JanWielemaker/googleclient/archive/V*.zip |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.5.1 | d5d6d66e0ab8d7089ad54b072c2607cf501246ef | 2 | https://github.com/JanWielemaker/googleclient/archive/V0.5.1.zip |
0.5.2 | 6d64b8fb77573de9edec6bd6b412a233ac18d6ff | 14 | https://api.github.com/repos/JanWielemaker/googleclient/zipball/V0.5.2 |
9018d780b29b573f44dda9100803bc91f9bec31c | 9 | https://github.com/JanWielemaker/googleclient/archive/V0.5.2.zip | |
9f894e1c7c72e5150bcdf7cb6c3828bfa478239e | 11 | https://github.com/JanWielemaker/googleclient/archive/V0.5.2.zip |
This pack deals with "Login With Google" using OpenID Connect (OAuth 2.0 for Login). The code is partially based on pl-oauth2client-for-google
To run the code
demo/test.pl
, fill in the client id and client secret. Start
Prolog with demo/test.pl
and run the command below to start the
server.
?- server.
Requires SWI-Prolog 7.1.30 or later (to be released, use version from GIT or nightly builds for Windows
Pack contains 5 files holding a total of 17.1K bytes.