Function: None()

April 4, 2025 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


โ–ธ None(): ClientAuth

none (public client) uses the HTTP request body to send only client_id as application/x-www-form-urlencoded body parameter.

let clientAuth = oauth.None()

Returns

ClientAuth

See