home.social

#accesstoken — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #accesstoken, aggregated by home.social.

  1. Want to run speech‑AI locally? Learn step‑by‑step how to generate a Hugging Face read token, set up PersonaPlex with NVIDIA models, and export it for offline use. We cover token creation, audio codec (Opus) handling, and quick testing. Boost your open‑source projects with secure access! #HuggingFace #AccessToken #SpeechAI #Opus

    🔗 aidailypost.com/news/how-creat

  2. RE: Leaked GitHub Python Token

    It seems the Python ecosystem just dodged a huge bullet. A personal access token from a developer was accidentally leaked and put into a Docker image, being on the public web for some time.

    According to the report by PyPi, a personal access token with was created for local development and a simple clean-up script used during building and […]

    https://kevingimbel.de/?p=3042

    #AccessToken #GitHub #Link #PyPi #Python #Security #SupplyChain

  3. Got a notification today that my Personal Access Token for expires soon. when I went to rotate it, there is an option to just... extend the shelf life? Never seen that before from any of the services I use.

    Does that feel weird to anyone else?

  4. 💥🆕 New blog post! OAuth Token Explorer is a tool I built to learn about and test the OAuth 3-legged flow...

    ➡️ instantiator.dev/post/playing-

    At the moment it has options to experiment with LinkedIn. It shouldn't be hard to add others. It's open source - so feel free to poke at it, copy it, modify it, and improve on it! (Do please share back any improvements you make.)

    #OAuth #AccessToken #AuthorizationCode #SignIn #SocialNetwork #Tool