vibeauth.tests.authenticators.OAuth2

Undocumented in source.

Members

Functions

testRouter
auto testRouter(bool requireLogin)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

auth
OAuth2 auth;
Undocumented in source.
bearerToken
Token bearerToken;
Undocumented in source.
collection
UserMemoryCollection collection;
Undocumented in source.
refreshToken
Token refreshToken;
Undocumented in source.
user
User user;
Undocumented in source.

Meta