You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Please note**: _The token expiration time is read from the tokens and is used to minimize the hits on the token endpoint. Another benefit is faster tests :)._
23
23
@@ -124,7 +124,7 @@ var token = await auth.GetAccessToken();
124
124
125
125
MIT License
126
126
127
-
Copyright (c) 2020 Miha Jakovac
127
+
Copyright (c) 2020-2021 Miha Jakovac
128
128
129
129
Permission is hereby granted, free of charge, to any person obtaining a copy
130
130
of this software and associated documentation files (the "Software"), to deal
0 commit comments