Code Monkey home page Code Monkey logo

Comments (11)

weidi avatar weidi commented on June 5, 2024 1

I advise you to make you own instance of kepler I to use the new official docker image: https://github.com/Keplerjs/Keplerjs-Docker

Already using the new version, update worked flawless

from kepler.

weidi avatar weidi commented on June 5, 2024 1

This is what i did and it works from what i see as the environment variables inside the container are set correctly.
image

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

hi in fact it is not something documented in the Kepler project because you should find documentation of this in MetorJs:
https://docs.meteor.com/packages/oauth-encryption.html

anyway these are the back urls used in the official demo, you should i think just replace your domain
image

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

I advise you to make you own instance of kepler I to use the new official docker image:
https://github.com/Keplerjs/Keplerjs-Docker

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

@weidi if you think it can be better indicated in the documentation I ask you if you can give a small contribution of a few lines, the same documentation is under an open source license here:
https://github.com/Keplerjs/docs/blob/master/docs/settings.md

so I can insert you among the contributors of project

from kepler.

weidi avatar weidi commented on June 5, 2024

@weidi if you think it can be better indicated in the documentation I ask you if you can give a small contribution of a few lines, the same documentation is under an open source license here: https://github.com/Keplerjs/docs/blob/master/docs/settings.md

so I can insert you among the contributors of project

I just tried to get google and github oauth to work and from what i understand it should be enough to configure the .env and populate ClientID and Secret but i keep receiving
image
I woudl expect to break things when using ServiceConfiguration or google-config-ui?

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

you need to fil this fields:

or for diable google oauth se to false:

if(conf.service) {

like this minimal kepler configuration without oauth services:
https://github.com/Keplerjs/Kepler/blob/master/private/settings.light-ui.json#L164

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

This is what i did and it works from what i see as the environment variables inside the container are set correctly. image

yes it's correct!

from kepler.

weidi avatar weidi commented on June 5, 2024

This is what i did and it works from what i see as the environment variables inside the container are set correctly. image

yes it's correct!

My comment was a bit misleading, i did these settings but they are not reflected in the UI, so no oAuth possible.

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

@weidi unfortunately I noticed that the packages used for oauth are actually broken ... I think due to the changes of the Ouauth api of the third party services, fb, twitter etc

from kepler.

stefanocudini avatar stefanocudini commented on June 5, 2024

@weidi if you are interested in being part of the keplerjs organization I can place you among the members.
I see that you are a curious user to how it works, maybe this can be an opportunity to try to make some changes to the code

from kepler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.