GET https://eclectis.eu/oauth/google

Routing

oauth.google Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://accounts.google.com/o/oauth2/v2/auth?scope=openid%20email%20profile%20user_profile&state=9c734ac58c0a618ef687ad7668ba9721&response_type=code&redirect_uri=https%3A%2F%2Feclectis.eu%2Foauth%2Fgoogle%2Fcheck&client_id= (route: "n/a")

Route Matching Logs

Path to match: /oauth/google
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles.css Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 ajax.blog.post.comment.delete /ajax/blog/post/comment/delete Path does not match
17 ajax.blog.post.like.comment /ajax/like-post-comment Path does not match
18 ajax.blog.post.dislike.comment /ajax/dislike-post-comment Path does not match
19 ajax.blog.post.like /ajax/like-post Path does not match
20 ajax.blog.post.dislike /ajax/dislike-post Path does not match
21 ajax.remove.blog.post.like /ajax/remove-blog-post-like Path does not match
22 ajax.remove.blog.post.dislike /ajax/remove-blog-post-dislike Path does not match
23 ajax.panel.theme.change /ajax/panel/theme/change Path does not match
24 ajax.blog.post.bookmark /ajax/bookmark-post Path does not match
25 ajax.blog.post.moderation /ajax/blog/post/moderation Path does not match
26 ajax.blog.post.priority /ajax/blog/post/priority Path does not match
27 ajax.generate.sitemap /ajax/generate-sitemap/ks2es5pi8knxa2y4rr8tiiy Path does not match
28 ajax.get.login.error.file /ajax/get-login-error-file Path does not match
29 ajax.get.login.error.trace /ajax/get-login-error-trace Path does not match
30 api.get.overall.stats /api/get/overall/stats/p8j72jsmag2s7d4j Path does not match
31 api.check.site /api/check/site/p8j72jsmag2s7d4j Path does not match
32 api.get.rand.blog.link /api/get/rand/blog/link/p8j72jsmag2s7d4j Path does not match
33 api.get.rand.blog.link.by.category /api/get/rand/blog/link/by/category/p8j72jsmag2s7d4j Path does not match
34 api.update.published.blog.posts.ids /api/update/published/blog/posts/ids/p8j72jsmag2s7d4j Path does not match
35 api.get.ai.text.to.rephrase /api/get/ai/text/to/rephrase/p8j72jsmag2s7d4j Path does not match
36 api.add.rephrased.ai.text. /api/add/rephrased/ai/text/p8j72jsmag2s7d4j Path does not match
37 api.get.current.theme.for.trust.links /api/get/current/theme/for/trust/links/p8j72jsmag2s7d4j Path does not match
38 api.get.empty.blog.post /api/get/empty/blog/post/p8j72jsmag2s7d4j Path does not match
39 api.add.blog.post /api/add/blog/post/p8j72jsmag2s7d4j Path does not match
40 api.publish.posts /api/publish/posts/p8j72jsmag2s7d4j Path does not match
41 api.put.check.file.for.ssl /api/put/check/file/for/ssl/p8j72jsmag2s7d4j Path does not match
42 api.put.ssl.keys.for.domain /api/put/ssl/keys/for/domain/p8j72jsmag2s7d4j Path does not match
43 app_logout /logout Path does not match
44 oauth.discord /oauth/discord Path does not match
45 oauth.discord_check /oauth/discord/check Path does not match
46 oauth.disqus /oauth/disqus Path does not match
47 oauth.disqus_check /oauth/disqus/check Path does not match
48 oauth.facebook /oauth/facebook Path does not match
49 oauth.facebook_check /oauth/facebook/check Path does not match
50 oauth.github /connect/github Path does not match
51 oauth.github_check /connect/github/check Path does not match
52 oauth.google /oauth/google Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.