Dotnet 8 webapp + .net 4.7 native client. how to use same token?

ok, i found this: Native app + Laravel API (both with Auth0) - #4 by thush

after changing the application authentication settings in credentials to none, the native app can use the same auth0 application as the webapp.