Currently, I am using Bearer token as authentication in Github GraphQL API. Is there a way to authenticate using Basic auth (username:password)?
Or are there any GraphQL endpoints that uses basic auth?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Currently, I am using Bearer token as authentication in Github GraphQL API. Is there a way to authenticate using Basic auth (username:password)?
Or are there any GraphQL endpoints that uses basic auth?