ibeam icon indicating copy to clipboard operation
ibeam copied to clipboard

Use Ibeam as 3rd party oauth

Open elcapitan88 opened this issue 1 year ago • 1 comments

Is there a way to make this work where users will put in their own username and password instead of storing it within the code. I am trying to make it so my clients do not have to give me their login credentials.

Thanks for the insight

elcapitan88 avatar Apr 24 '24 04:04 elcapitan88

Hey @elcapitan88 thanks for your question. Just to clarify one thing first:

Is there a way to make this work where users will put in their own username and password instead of storing it within the code.

The username and password is not stored within the code. It is supplied to a running IBeam instance as environment variables or other types of secrets. See the documentation for more: https://github.com/Voyz/ibeam/wiki/Advanced-Secrets

I am trying to make it so my clients do not have to give me their login credentials.

This sounds like an implementation detail of your platform that you'd need to figure out on your end. If there is some potential extension to IBeam that would make this easier for you, please feel free to elaborate.

Voyz avatar Apr 28 '24 04:04 Voyz

I'm going to close this issue due to inactivity. Thanks for your contribution and please feel free to request a reopen if you'd like to continue the discussion 👍

Voyz avatar Jun 17 '24 03:06 Voyz