silentsurfer
silentsurfer
> I need SSL to tokenize the user credit card so I can then send the token to my server and proceed with the payment. > > I am a...
Sure, see my answer here: https://stackoverflow.com/a/70775576/4350421 On Tue, Feb 1, 2022 at 4:49 PM james-em ***@***.***> wrote: > > https://developer.android.com/training/articles/security-config#CertificatePinning > > I would be interested in seeing your solution...
Thanks for the suggestion! Any ideas how this could be solved technically without the need to set up separate GTM envs?
@derek-adair I would argue that a lot more people use dj-rest-auth than django-df-auth, so it would be great to have a solution that works with dj-rest-auth as well.
Same with SDK 50.
@stesvis I managed to change the color in the Expo managed workflow with this solution: https://stackoverflow.com/q/77703362/4350421 Doesn't allow you to change the color at runtime though.
Not yet, falling back to using raw websocket connection for now...
@RobertCraigie the docs I linked show how this can be achieved with the OpenAI (websocket realtime) API (basically, you have to add an `intent` query param as follows: `wss://api.openai.com/v1/realtime?intent=transcription`) My...
No, unfortunately. I'm starting to wonder if changing the icon used to be an option that was later removed, as the icons I still see in my project list are...
Still relevant.